Pārlūkot izejas kodu

mention chatbot project in README.md

Eric J. Wang 3 gadi atpakaļ
vecāks
revīzija
c08c34eabb
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -3,6 +3,7 @@
 - Try the pretrained model out on Colab [here](https://colab.research.google.com/drive/1eWAmesrW99p7e1nah5bipn0zikMb8XYC)
 - Share custom LoRA adapters, including adapters for the larger models, [here](https://github.com/tloen/alpaca-lora/issues/52)
 - Users have created a Discord server for discussion and support [here](https://discord.gg/prbq284xX5)
+- `alpaca-lora-30b` can be used like ChatGPT; see [here](https://github.com/tloen/alpaca-lora/issues/87)
 
 This repository contains code for reproducing the [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca) results using [low-rank adaptation (LoRA)](https://arxiv.org/pdf/2106.09685.pdf).
 We provide an Instruct model of similar quality to `text-davinci-003` that can run [on a Raspberry Pi](https://twitter.com/miolini/status/1634982361757790209) (for research),