prithivMLmods commited on
Commit
16c6790
·
verified ·
1 Parent(s): e6bbd3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,5 +1,17 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  ![meg.gif](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/Ix6w-v3vIyb0m5CjNcwh9.gif)
@@ -67,5 +79,4 @@ print(response)
67
  2. **Language-Specific Variability**: Performance may differ across supported languages, especially for low-resource languages.
68
  3. **Potential Error Accumulation**: Long-form text generation can introduce inconsistencies over extended outputs.
69
  4. **Limited Real-World Awareness**: Knowledge is restricted to training data and may not reflect recent world events.
70
- 5. **Prompt Sensitivity**: The quality of responses depends on the specificity and clarity of the input prompt.
71
-
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - prithivMLmods/Primal-Opus-14B-Optimus-v1
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - Exp
11
+ - Reasoning
12
+ - Math
13
+ - Qwen
14
+ - text-generation-inference
15
  ---
16
 
17
  ![meg.gif](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/Ix6w-v3vIyb0m5CjNcwh9.gif)
 
79
  2. **Language-Specific Variability**: Performance may differ across supported languages, especially for low-resource languages.
80
  3. **Potential Error Accumulation**: Long-form text generation can introduce inconsistencies over extended outputs.
81
  4. **Limited Real-World Awareness**: Knowledge is restricted to training data and may not reflect recent world events.
82
+ 5. **Prompt Sensitivity**: The quality of responses depends on the specificity and clarity of the input prompt.