raxder-ai commited on
Commit
10b4b1e
·
verified ·
1 Parent(s): d896b6f

Upload model_card.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_card.md +2 -2
model_card.md CHANGED
@@ -19,7 +19,7 @@ model_type: llama
19
 
20
  ## Model Description
21
 
22
- Rax 3.5 Chat is a fine-tuned conversational AI model based on the Llama architecture, specifically optimized for chat interactions and dialogue generation. This model represents several days of careful fine-tuning to enhance conversational capabilities.
23
 
24
  ## Quick Start
25
 
@@ -43,7 +43,7 @@ outputs = model.generate(**inputs, max_new_tokens=256)
43
 
44
  - **Architecture**: Llama (1.1B parameters)
45
  - **Context Length**: 2048 tokens
46
- - **Training**: Fine-tuned for conversational AI
47
  - **License**: Apache 2.0
48
 
49
  ## Intended Use
 
19
 
20
  ## Model Description
21
 
22
+ Rax 3.5 Chat is a conversational AI model based on the Llama architecture, specifically optimized for chat interactions and dialogue generation. This model represents several days of careful development to enhance conversational capabilities.
23
 
24
  ## Quick Start
25
 
 
43
 
44
  - **Architecture**: Llama (1.1B parameters)
45
  - **Context Length**: 2048 tokens
46
+ - **Training**: Developed by RaxCore for conversational AI
47
  - **License**: Apache 2.0
48
 
49
  ## Intended Use