Hamid Shojanazeri
							
						 | 
						
							
							
								5f11aeb88a
							
							Disable prefix tuning and limit llama adapter (#482)
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Hamid Shojanazeri
							
						 | 
						
							
							
								3d5c701569
							
							FMBench readme updates for Llama3 on Inf2 and config.yml cleanup (#486)
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Hamid Shojanazeri
							
						 | 
						
							
							
								c3b26283e5
							
							Fix lm_eval.tasks' has no attribute 'initialize_tasks' error (#488)
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								c113695deb
							
							Add LangChain recipes (#485)
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								17e68a07b6
							
							speller check fixes
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								8f31a612e9
							
							speller check
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								c6769a0870
							
							folder structure change
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Keita Watanabe
							
						 | 
						
							
							
								a2a2ffd78a
							
							fix lm_eval.tasks' has no attribute 'initialize_tasks' error
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Amit Arora
							
						 | 
						
							
							
								c1c213fd5b
							
							the prev commit accidently deleted some comments from config.yml
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Amit Arora
							
						 | 
						
							
							
								903c4c3db0
							
							FMBench readme update for Llama3 on Inf2 and config file cleanup
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								12ac7b44c8
							
							typo and some formating fixes; embedding model change; removal of the llama 3 special tokens not needed for ollama
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Lance Martin
							
						 | 
						
							
							
								c183da6acb
							
							Update README.md
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Lance Martin
							
						 | 
						
							
							
								f6fbf97bc9
							
							Add LangChain recipies
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Keita Watanabe
							
						 | 
						
							
							
								0e54f5634a
							
							use AutoTokenizer instead of LlamaTokenizer
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								6da989a774
							
							Update prompt guide for Llama 3 (#484)
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								23afbd481e
							
							some typo fixes; codellama 70; tokens generated; colab link
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Dalton Flanagan
							
						 | 
						
							
							
								aab327c2fe
							
							Update prompt guide for Llama 3
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Matthias Reso
							
						 | 
						
							
							
								4b93dc6080
							
							Use RuntimeError instead assert
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Matthias Reso
							
						 | 
						
							
							
								d87277277f
							
							Fix LLaMA ->Llama
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Matthias Reso
							
						 | 
						
							
							
								7ca0b66578
							
							Fix unit tests
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Matthias Reso
							
						 | 
						
							
							
								853f928987
							
							Add unit test for config check
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Matthias Reso
							
						 | 
						
							
							
								091d58df17
							
							Disable prefix tuning as its currently not supported; Limit llama_adapter usage to non-FSDP only
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								14e4b05bed
							
							Q&A RAG pipeline with MongoDB, Hugging Face and Llama3 (#455)
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Hamid Shojanazeri
							
						 | 
						
							
							
								ed713680b3
							
							Updated fine-tuning readme to Meta Llama 3 (#479)
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Kai Wu
							
						 | 
						
							
							
								7a08c27879
							
							Merge branch 'main' into fix/finetune_readme
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Kai Wu
							
						 | 
						
							
							
								0ab53c269d
							
							Added a feature that allow users to use pytorch profiler or flop_counter to measure the performance during fine-tuning. (#433)
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Kai Wu
							
						 | 
						
							
							
								e56356b3b9
							
							fixed spelling error
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Kai Wu
							
						 | 
						
							
							
								eb2b1d1320
							
							updated more readme
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Kai Wu
							
						 | 
						
							
							
								13f2734e25
							
							updated finetuning readme to Meta Llama 3
						 | 
						1 年間 前 | 
					
				
					
						
							
								   Jeff Tang
							
						 | 
						
							
							
								6ceb8b2eb8
							
							Update aws notebooks (#474)
						 | 
						1 年間 前 |