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 |
Hamid Shojanazeri
|
c014ae7cb8
setting BT option to true
|
1 year ago |
Hamid Shojanazeri
|
4fa44e16d9
add note for python llama not suited for llama infilling
|
1 year ago |
Hamid Shojanazeri
|
b18a186385
removing the option to take prompt from cli
|
1 year ago |
Hamid Shojanazeri
|
75991d8795
fix the extra line added and remove take prompt from cli
|
1 year ago |
Hamid Shojanazeri
|
d28fc9898a
addressing doc comments
|
1 year ago |
Hamid Shojanazeri
|
a234d1fe0c
fix typos
|
1 year ago |
Hamid Shojanazeri
|
2d9f4796e8
fixing the output format
|
1 year ago |
Hamid Shojanazeri
|
1e8ea70b26
adding llama code inference
|
1 year ago |
Geeta Chauhan
|
82e05c46e0
fix a bug in the config for use_fast_kernels (#121)
|
1 year ago |