Skip to content

Forum in maintenance, we will back soon 🙂

SimplerLLM - add a ...
 
Notifications
Clear all

SimplerLLM - add a leson on course Prompt Engineering

3 Posts
3 Users
0 Reactions
14 Views
(@hagai-ben-moshe)
Posts: 6
Active Member Customer Registered
Topic starter
 

Hi Hasan,
I wanted to ask/request, one of your lessons in the course talks about how if there is a problem with one of the LLmodels you can switch between several models such as "cohere" and "Nlpcloud". In addition, you showed how to switch quickly between models. Can you please add a lesson where you show how to use your SimplerLLM? in order to simplify the way to switch among models etc..?
thanks' in advanced
Hagai

 
Posted : 04/13/2024 8:18 pm
(@husein)
Posts: 550
Member Moderator
 

@hagai-ben-moshe Hello, if it's only switching between model's it's very simple, you just replace the provider with your own and model name with the model name you're using, and ofcourse you put its corresponding API key on the .env filer

llm_instance = LLM.create(provider=LLMProvider.OPENAI, model_name="gpt-3.5-turbo")
 
Posted : 04/14/2024 1:34 pm
Hasan Aboul Hasan
(@admin)
Posts: 1276
Member Admin
 

Yeah sure! I will be creating multiple videos about SimplerLLM

 
Posted : 04/14/2024 2:23 pm
Share:
[the_ad_group id="312"]