prithivMLmods commited on
Commit
14ca2b5
·
verified ·
1 Parent(s): c308ae5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,6 +11,7 @@ tags:
11
  - text-generation-inference
12
  - coder
13
  - viper-v1.4
 
14
  ---
15
 
16
  ![1.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/_v1DfblBmrd6qhe8VJplD.png)
@@ -78,4 +79,4 @@ print(response)
78
  2. **Language-Specific Variability**: Performance may vary across different programming languages.
79
  3. **Possible Error Propagation**: Extended text outputs might introduce logical inconsistencies.
80
  4. **Limited Real-World Awareness**: The model does not have access to real-time internet updates.
81
- 5. **Prompt Sensitivity**: Performance depends on how well the prompt is structured.
 
11
  - text-generation-inference
12
  - coder
13
  - viper-v1.4
14
+ - trl
15
  ---
16
 
17
  ![1.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/_v1DfblBmrd6qhe8VJplD.png)
 
79
  2. **Language-Specific Variability**: Performance may vary across different programming languages.
80
  3. **Possible Error Propagation**: Extended text outputs might introduce logical inconsistencies.
81
  4. **Limited Real-World Awareness**: The model does not have access to real-time internet updates.
82
+ 5. **Prompt Sensitivity**: Performance depends on how well the prompt is structured.