prithivMLmods commited on
Commit
555be65
·
verified ·
1 Parent(s): f94be08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -9,8 +9,6 @@ library_name: transformers
9
  tags:
10
  - StreamlinedMemory
11
  - text-generation-inference
12
- - coding
13
- - Qwen
14
  ---
15
  ![4.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/YuiCLMX-GldYAxX0NFvAi.png)
16
 
@@ -100,4 +98,4 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
100
  4. **Error Accumulation in Large Outputs**:
101
  - Minor inconsistencies in early responses can propagate through long-form content.
102
  5. **Limited Awareness of Real-Time Data**:
103
- - Lacks direct access to **real-time updates, news, or dynamic internet data** beyond its training cutoff.
 
9
  tags:
10
  - StreamlinedMemory
11
  - text-generation-inference
 
 
12
  ---
13
  ![4.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/YuiCLMX-GldYAxX0NFvAi.png)
14
 
 
98
  4. **Error Accumulation in Large Outputs**:
99
  - Minor inconsistencies in early responses can propagate through long-form content.
100
  5. **Limited Awareness of Real-Time Data**:
101
+ - Lacks direct access to **real-time updates, news, or dynamic internet data** beyond its training cutoff.