prithivMLmods commited on
Commit
2f42aae
·
verified ·
1 Parent(s): 7c0e6e2

Update README.md

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