olli-ai commited on
Commit
a25e15c
1 Parent(s): 5ed1f9c

Update .env

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -69,7 +69,7 @@ TEXT_EMBEDDING_MODELS = `[
69
  # 'name', 'userMessageToken', 'assistantMessageToken' are required
70
  MODELS=`[
71
  {
72
- "name": "olliai/Maika-Buddy-3B8-Phi3",
73
  "displayName": "Maika-Buddy-3B8-Phi3",
74
  "description": "Maika Buddy Model, fine-tuned from Microsoft Phi3 with our specialized children's conversational dataset, drives BuddyOS to enrich children's communication skills through interactive dialogue.",
75
  "websiteUrl": "https://buddyos.ai/",
 
69
  # 'name', 'userMessageToken', 'assistantMessageToken' are required
70
  MODELS=`[
71
  {
72
+ "name": "Maika-Buddy-3B8-Chat",
73
  "displayName": "Maika-Buddy-3B8-Phi3",
74
  "description": "Maika Buddy Model, fine-tuned from Microsoft Phi3 with our specialized children's conversational dataset, drives BuddyOS to enrich children's communication skills through interactive dialogue.",
75
  "websiteUrl": "https://buddyos.ai/",