YXHXianYu
a368c486be
Fix readme formatting error ( #274 )
2023-04-05 10:37:25 -04:00
Eric J. Wang
34e505f516
Add Angainor's 13B weights
2023-04-05 10:25:49 -04:00
marcinmosiolek
8e51ebf3f4
Adding reference to the Polish version ( #262 )
2023-04-03 13:36:33 -04:00
Yurii Paniv
69bb90c382
Add link to Ukrainian Alpaca 7B ( #247 )
2023-04-03 13:36:22 -04:00
Chansung Park
a3027fea37
Add 65b checkpoint ( #257 )
2023-04-03 13:35:57 -04:00
Ilya Gusev
9de612e582
Adding Russian Alpaca 7B ( #238 )
2023-03-31 14:49:23 -04:00
Eric J. Wang
ab35a0f402
Add information about official LoRA
2023-03-30 14:54:19 -04:00
Chris Alexiuk
4367a43fcb
Added Dockerfile and docker-compose.yml ( #207 )
...
* Added Dockerfile for inference
* Added instructions for Dockerfile
* Update README.md
* Update README.md
* Update README.md
* Pass env through Dockerfile
* Added docker compose setup and instructions
* Added more environment options
* Set a safer default mount point
* add docker-compose changes
* Added Dockerfile for inference
* Added instructions for Dockerfile
* Update README.md
* Update README.md
* Update README.md
* Pass env through Dockerfile
* Added docker compose setup and instructions
* Added more environment options
* Set a safer default mount point
* add to gitignore, update to new generate.py
* add docker ignore, simplify docker compose file
* add back missing requirements
* Adjustments to compose and generate.py, added Docker to README.md
* Linting adjust to Black
* Adjusting import linting
* Update README.md
* Update README.md
* Removed comment by original Dockerfile creator.
Comment not necessary.
* cleanup README
Co-authored-by: Francesco Saverio Zuppichini <zuppif@usi.ch>
---------
Co-authored-by: Francesco Saverio Zuppichini <zuppif@usi.ch>
Co-authored-by: Chris Alexiuk <c.s.alexiuk@gmail.com>
Co-authored-by: ElRoberto538 <>
Co-authored-by: Sam Sipe <samsipe@gmail.com>
Co-authored-by: Eric J. Wang <eric.james.wang@gmail.com>
2023-03-30 08:57:40 -07:00
Eric Wang
a48d947298
把中文LoRA放在一起
2023-03-29 09:29:55 -07:00
Ziqing Yang
63de355963
Add chinese-alpaca-lora-7b ( #208 )
2023-03-29 12:29:09 -04:00
Junbum Lee
dc4f049322
Add Korean based Alpaca LoRA Huggingface (30B,65B) ( #210 )
2023-03-29 12:23:10 -04:00
Eric Wang
6545d432e4
add Nomic LoRA
2023-03-29 09:21:36 -07:00
Claudio Aracena
17c5f8a31f
Add spanish alpaca lora 13b link ( #201 )
...
* Update README.md
add spanish alpaca lora
* Update README.md
2023-03-28 16:49:38 -04:00
Eric J. Wang
345c8fbb7b
Remove tagline from README
2023-03-28 13:01:39 -04:00
Eric J. Wang
f3876137f7
Clarify that dataset is still ODC-By
2023-03-28 12:22:00 -04:00
claysauruswrecks
1310547f9f
Add HF dataset loading, add linters, pyproject.toml ( #175 )
...
* add HF dataset loading, add linters, pyproject.toml
- applied markdownlint
- add black, black[jupyter], isort
- fix noqa codes
- add .github workflow linting
- update README.md
* restore default settings
* resume_from_checkpoint
Co-authored-by: AngainorDev <54739135+AngainorDev@users.noreply.github.com>
* Print warning on checkpoint not found
* add HF dataset loading, add linters, pyproject.toml
- applied markdownlint
- add black, black[jupyter], isort
- fix noqa codes
- add .github workflow linting
- update README.md
* Default to local copy and update it
* Typo
* Remove duplicate code block
---------
Co-authored-by: Eric Wang <eric.james.wang@gmail.com>
Co-authored-by: AngainorDev <54739135+AngainorDev@users.noreply.github.com>
2023-03-27 13:31:44 -04:00
Xie Zejian
b00629d773
Add Chinese 13b lora link ( #178 )
2023-03-27 12:09:41 -04:00
Eric J. Wang
d358124af6
Add dotslash to example data_path
2023-03-24 17:19:57 -04:00
Eric J. Wang
5fa807d106
Use CLI arguments ( #159 )
...
* CLI args for finetune
* Update README
* CLI args for generate.py
* reqs.txt
* reorder hyperparams
* lora_target_modules
* cleanup
2023-03-24 17:18:42 -04:00
Andrea Santilli
e2f07029aa
Add Italian 7b model to readme ( #156 )
2023-03-24 15:47:45 -04:00
Martin Thissen
d3760cd84a
Added fine-tuned7b model for German language ( #134 )
...
Co-authored-by: Martin Thissen <>
Co-authored-by: Eric J. Wang <eric.james.wang@gmail.com>
2023-03-23 16:23:51 -07:00
Thaweewat
6853b8802e
Add Thai weight URL on READ.ME ( #132 )
...
Fine Tuned Alpaca LoRa with Thai Q&A datasets (Standford Alpcaca translated, WikiQA, Pantip)
https://huggingface.co/Thaweewat/thai-buffala-lora-7b-v0-1
Co-authored-by: Eric J. Wang <eric.james.wang@gmail.com>
2023-03-23 16:22:08 -07:00
Eric Wang
fcdb143f1f
Amend README
2023-03-23 13:59:31 -07:00
Eric J. Wang
1384a4d24c
Update README.md for multi-GPU training
2023-03-22 22:05:36 -07:00
bofeng huang
c7eabb86e2
Add french version "vigogne" ( #127 )
2023-03-22 15:59:14 -07:00
Eric J. Wang
a74793c571
Rearrange resources on README, add 13B-30B models
2023-03-22 14:17:31 -07:00
Eric J. Wang
052da42cbb
Replace Colab with HF in README
2023-03-21 13:59:44 -07:00
Eric J. Wang
3cdbfe5b0c
Update README.md
2023-03-20 14:32:55 -07:00
Eric J. Wang
c08c34eabb
mention chatbot project in README.md
2023-03-20 14:26:56 -07:00
Eric J. Wang
f0082d8e8b
Link to resources more prominently
2023-03-20 11:30:42 -07:00
Eric J. Wang
d38802e843
Point volunteers to Open Assistant
2023-03-20 10:52:39 -07:00
Eric Wang
cfad895aa1
mask prompt in loss
2023-03-19 15:53:21 -07:00
Eric J. Wang
8dc0f614c6
Update README.md
2023-03-18 13:24:42 -07:00
Eric J. Wang
d9c19ff34e
Update README.md
2023-03-17 22:27:58 -07:00
Eric Wang
3b160d745b
HF export script
2023-03-17 17:56:10 -07:00
Eric Wang
f7044049ab
dataset cleaning, visualizations
2023-03-17 15:04:25 -07:00
Ikko Eltociear Ashimine
65299df970
Update README.md
...
huggingface -> Hugging Face
2023-03-17 16:34:56 +09:00
Eric J. Wang
daf13eea40
Add notes about dataset and model updates
2023-03-16 21:17:55 -07:00
Eric Wang
c39da83e2b
add Gradio interface to generate.py
2023-03-16 16:04:06 -07:00
Eric Wang
35029da078
Validation set
2023-03-16 15:05:17 -07:00
Eric Wang
060e7f4a50
README and requirements.txt updates
2023-03-16 12:11:46 -07:00
andreas.echavez
1862976b33
Update alpaca-lora to use transformers main branch
2023-03-16 12:11:29 -07:00
Eric Wang
9c1933721d
Update README to reflect new weights
2023-03-16 09:59:10 -07:00
Eric J. Wang
88bfa8f8b0
Add Windows install instructions
...
Resolves #17
2023-03-16 00:01:01 -07:00
Eric Wang
2fa1c66388
repair tokenization logic, again
2023-03-15 23:58:44 -07:00
Eric Wang
6f218218f4
Add checkpoint export to README
2023-03-15 17:24:59 -07:00
Eric Wang
6149706680
add text-davinci-003 to comparisons
2023-03-14 21:41:02 -07:00
Eric Wang
d714a73e8c
Update README.md with new checkpoint details
2023-03-14 21:33:12 -07:00
Eric J. Wang
6a8b163f3e
Link to HuggingFace Hub
2023-03-14 20:53:03 -07:00
Eric J. Wang
19af668cb4
Add CoLab demo
2023-03-14 20:47:10 -07:00