prithivMLmods commited on
Commit
a15edac
·
verified ·
1 Parent(s): 42f5d4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,6 +9,7 @@ library_name: transformers
9
  tags:
10
  - gemma2
11
  - text-generation-inference
 
12
  ---
13
  ![gwq2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/Ayc6YKE6FKYKb8Mible4z.png)
14
 
@@ -112,4 +113,4 @@ print(tokenizer.decode(outputs[0]))
112
  For optimal performance on domain-specific tasks, fine-tuning on relevant datasets is required, which demands additional computational resources and expertise.
113
 
114
  7. **Context Length Limitation:**
115
- The model’s ability to process long documents is limited by its maximum context window size. If the input exceeds this limit, truncation may lead to loss of important information.
 
9
  tags:
10
  - gemma2
11
  - text-generation-inference
12
+ - f16
13
  ---
14
  ![gwq2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/Ayc6YKE6FKYKb8Mible4z.png)
15
 
 
113
  For optimal performance on domain-specific tasks, fine-tuning on relevant datasets is required, which demands additional computational resources and expertise.
114
 
115
  7. **Context Length Limitation:**
116
+ The model’s ability to process long documents is limited by its maximum context window size. If the input exceeds this limit, truncation may lead to loss of important information.