Sanyam Bhutani
							
						 | 
						
							
							
								b9ec61a384
							
							fix Colab link in quickstart_peft_finetuning.ipynb (#720)
						 | 
						1 year ago | 
					
				
					
						
							
								   Sanyam Bhutani
							
						 | 
						
							
							
								20b79de45b
							
							Fix link to LLM finetuning overview (#719)
						 | 
						1 year ago | 
					
				
					
						
							
								   Jens Grivolla
							
						 | 
						
							
							
								352c9e3168
							
							fix Colab link in quickstart_peft_finetuning.ipynb
						 | 
						1 year ago | 
					
				
					
						
							
								   Václav Volhejn
							
						 | 
						
							
							
								19a95abf89
							
							Fix link to overview
						 | 
						1 year ago | 
					
				
					
						
							
								   Ethan
							
						 | 
						
							
							
								188509529b
							
							Updated spell check word list to include Crusoe terms and referenced libraries.
						 | 
						1 year ago | 
					
				
					
						
							
								   Himanshu Shukla
							
						 | 
						
							
							
								597e44eace
							
							Update README.md
						 | 
						1 year ago | 
					
				
					
						
							
								   Himanshu Shukla
							
						 | 
						
							
							
								a261aea41f
							
							Update README.md
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								6f7c028e6a
							
							added the passing of hugging-face token from the argument
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								c0405b6efc
							
							Changes the UI from textbox to chatbox with max_tokens, rop_k, temperature and top_p sliders there.
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								3170c2785d
							
							Changed readme for usage of multimodal inferencing of gradio UI by passsing hugigng-face token from the arguments
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								750b499d14
							
							Added passing of Hugging-face token from the arguments
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								c609a442b0
							
							Change Gradio -> gradio
						 | 
						1 year ago | 
					
				
					
						
							
								   Himanshu Shukla
							
						 | 
						
							
							
								b94a3402d5
							
							Merge branch 'meta-llama:main' into main
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								19938dded9
							
							Added instructions in README.md for using the Gradio UI
						 | 
						1 year ago | 
					
				
					
						
							
								   Huang Zhihong
							
						 | 
						
							
							
								a620831762
							
							Fix the bug when continue the peft. (#717)
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								b2f96557da
							
							Modified requirements.txt by adding the gradio dependency
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								22be586773
							
							Implemented memory management to release GPU resources after inference
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								405371288b
							
							Added basic LlamaInference class structure, model loading functionality, image processing and text generation
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								0c985d873c
							
							added a file to start with Inferencing on llama3.2 vision using gradio UI
						 | 
						1 year ago | 
					
				
					
						
							
								   Ethan
							
						 | 
						
							
							
								288ac90e4a
							
							Removed unused files and cleaned up terraform.
						 | 
						1 year ago | 
					
				
					
						
							
								   Ethan
							
						 | 
						
							
							
								059f0a4ca1
							
							Initial commit for Crusoe recipes, beginning with vLLM tutorial on benchmarking fp8.
						 | 
						1 year ago | 
					
				
					
						
							
								   Sanyam Bhutani
							
						 | 
						
							
							
								9a56c4199a
							
							added missing word and corrected spelling (#707)
						 | 
						1 year ago | 
					
				
					
						
							
								   Jannik Malte Meissner
							
						 | 
						
							
							
								3f883f6ce2
							
							added missing word and corrected spelling
						 | 
						1 year ago | 
					
				
					
						
							
								   Sanyam Bhutani
							
						 | 
						
							
							
								cc84da2db6
							
							Update requirements.txt (#664)
						 | 
						1 year ago | 
					
				
					
						
							
								   Sanyam Bhutani
							
						 | 
						
							
							
								5fdeb55058
							
							chore: update train_utils.py (#690)
						 | 
						1 year ago | 
					
				
					
						
							
								   Sanyam Bhutani
							
						 | 
						
							
							
								ad5ce807df
							
							[Fixed] RuntimeError: probability tensor contains either inf, nan or element < 0 (#704)
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								625860d3db
							
							removed dependency of singly GPU using accelerate
						 | 
						1 year ago | 
					
				
					
						
							
								   himanshushukla12
							
						 | 
						
							
							
								5c3fe5b477
							
							[Fixed]RuntimeError: probability tensor contains either inf, nan or element < 0
						 | 
						1 year ago | 
					
				
					
						
							
								   Kai Wu
							
						 | 
						
							
							
								d9aab4606f
							
							Delete cookie (#700)
						 | 
						1 year ago | 
					
				
					
						
							
								   Sanyam Bhutani
							
						 | 
						
							
							
								44f19d6d0e
							
							Delete .watchman-cookie-devgpu003.cco3.facebook.com-3137776-2746
						 | 
						1 year ago |