Matthias Reso
|
789846a548
Update docs/multi_gpu.md docs/single_gpu.md with package context
|
1 year ago |
Matthias Reso
|
69d921bec2
Updating inference.md with packaging context
|
1 year ago |
Matthias Reso
|
207d2f80e9
Make code-llama and hf-tgi inference runnable as module
|
1 year ago |
Matthias Reso
|
5ac5d992ac
Update imports in chat_completion
|
1 year ago |
Matthias Reso
|
dc5780f65c
Update README.md docs/Dataset.md docs/FAQ.md to reflect llama_recipes package
|
1 year ago |
Matthias Reso
|
f398bc54c9
Added basic unit test for train method
|
1 year ago |
Matthias Reso
|
5b58afc754
Fix div by zero if run_validation=False
|
1 year ago |
Matthias Reso
|
2717048197
Add vllm and pytest as dependencies
|
1 year ago |
Matthias Reso
|
c46be5f7a3
Bump version as 0.1.0 has been burned on name registration
|
1 year ago |
Matthias Reso
|
bd9f933c77
Exclude dist folder when creating source package
|
1 year ago |
Matthias Reso
|
27e56bdfd3
Add llama_finetuning.py script to provide support for torchrun
|
1 year ago |
Matthias Reso
|
6e327c95e1
Added install section to readme
|
1 year ago |
Matthias Reso
|
38ac7963a8
Added pyproject.toml
|
1 year ago |
Matthias Reso
|
cf678b9bf0
Adjust imports to package structure + cleaned up imports
|
1 year ago |
Matthias Reso
|
02428c992a
Adding vllm as dependency; fix dep install with hatchling
|
1 year ago |
Matthias Reso
|
c8522eb0ff
Remove peft install from src
|
1 year ago |
Matthias Reso
|
4c9cc7d223
Move modules into separate src folder
|
1 year ago |
Abhilash Majumder
|
95e845cb24
add header
|
1 year ago |
Geeta Chauhan
|
fbc513ec47
adding notes how to get the HF models (#151)
|
1 year ago |
Hamid Shojanazeri
|
bcfafd9a0b
adding notes how to get the HF models
|
1 year ago |
Abhilash Majumder
|
4a7bad83af
Merge branch 'main' into ipex_feature
|
1 year ago |
Geeta Chauhan
|
cfba150311
adding llama code inference (#144)
|
1 year ago |
Hamid Shojanazeri
|
6105a3f886
clarifying the infilling use-case
|
1 year ago |
Hamid Shojanazeri
|
8b0008433c
fix typos
|
1 year ago |
Hamid Shojanazeri
|
564ef2f628
remove padding logic
|
1 year ago |
Hamid Shojanazeri
|
277a292fbc
adding autotokenizer
|
1 year ago |
Hamid Shojanazeri
|
3f2fb9167e
adding notes to model not supporting infilling
|
1 year ago |
sekyonda
|
1e0e4fb8a9
Update inference.md
|
1 year ago |
sekyondaMeta
|
37d7151494
Merge branch 'facebookresearch:main' into promptInfo
|
1 year ago |
Hamid Shojanazeri
|
c62428b99c
setting defaults of temp and top_p
|
1 year ago |