parent
							
								
									64586e6637
								
							
						
					
					
						commit
						e1d65b66ff
					
				@ -1,5 +0,0 @@
 | 
				
			|||||||
# example
 | 
					 | 
				
			||||||
from swarms.agents.models.llm import LLM
 | 
					 | 
				
			||||||
llm_instance = LLM(hf_repo_id="google/flan-t5-xl", hf_api_token="your_hf_api_token")
 | 
					 | 
				
			||||||
result = llm_instance.run("Who won the FIFA World Cup in 1998?")
 | 
					 | 
				
			||||||
print(result)
 | 
					 | 
				
			||||||
					Loading…
					
					
				
		Reference in new issue