Kai Wu
|
9add30acb2
restructured folders and added eval pipeline
|
1 rok pred |
Kai Wu
|
274ed14aa0
adding self-curation using LLM
|
1 rok pred |
Kai Wu
|
d5767a1200
changed requirement.txt and readme.md
|
1 rok pred |
Kai Wu
|
6204d5ae38
fix generate_qa function
|
1 rok pred |
Kai Wu
|
b07cbad1d7
working draft for vllm using llama3-70B
|
1 rok pred |
Kai Wu
|
230c557730
adding support for vllm local endpoint and llama3 model
|
1 rok pred |
HamidShojanazeri
|
a036811950
adding chatbot-e2e
|
1 rok pred |
Hamid Shojanazeri
|
5f11aeb88a
Disable prefix tuning and limit llama adapter (#482)
|
1 rok pred |
Hamid Shojanazeri
|
3d5c701569
FMBench readme updates for Llama3 on Inf2 and config.yml cleanup (#486)
|
1 rok pred |
Hamid Shojanazeri
|
c3b26283e5
Fix lm_eval.tasks' has no attribute 'initialize_tasks' error (#488)
|
1 rok pred |
Jeff Tang
|
c113695deb
Add LangChain recipes (#485)
|
1 rok pred |
Jeff Tang
|
17e68a07b6
speller check fixes
|
1 rok pred |
Jeff Tang
|
8f31a612e9
speller check
|
1 rok pred |
Jeff Tang
|
c6769a0870
folder structure change
|
1 rok pred |
Keita Watanabe
|
a2a2ffd78a
fix lm_eval.tasks' has no attribute 'initialize_tasks' error
|
1 rok pred |
Amit Arora
|
c1c213fd5b
the prev commit accidently deleted some comments from config.yml
|
1 rok pred |
Amit Arora
|
903c4c3db0
FMBench readme update for Llama3 on Inf2 and config file cleanup
|
1 rok pred |
Jeff Tang
|
12ac7b44c8
typo and some formating fixes; embedding model change; removal of the llama 3 special tokens not needed for ollama
|
1 rok pred |
Lance Martin
|
c183da6acb
Update README.md
|
1 rok pred |
Lance Martin
|
f6fbf97bc9
Add LangChain recipies
|
1 rok pred |
Keita Watanabe
|
0e54f5634a
use AutoTokenizer instead of LlamaTokenizer
|
1 rok pred |
Jeff Tang
|
6da989a774
Update prompt guide for Llama 3 (#484)
|
1 rok pred |
Jeff Tang
|
23afbd481e
some typo fixes; codellama 70; tokens generated; colab link
|
1 rok pred |
Dalton Flanagan
|
aab327c2fe
Update prompt guide for Llama 3
|
1 rok pred |
Matthias Reso
|
4b93dc6080
Use RuntimeError instead assert
|
1 rok pred |
Matthias Reso
|
d87277277f
Fix LLaMA ->Llama
|
1 rok pred |
Matthias Reso
|
7ca0b66578
Fix unit tests
|
1 rok pred |
Matthias Reso
|
853f928987
Add unit test for config check
|
1 rok pred |
Matthias Reso
|
091d58df17
Disable prefix tuning as its currently not supported; Limit llama_adapter usage to non-FSDP only
|
1 rok pred |
Jeff Tang
|
14e4b05bed
Q&A RAG pipeline with MongoDB, Hugging Face and Llama3 (#455)
|
1 rok pred |