prithivMLmods commited on
Commit
ae71965
·
verified ·
1 Parent(s): 0bca6d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,6 +12,7 @@ tags:
12
  - text-generation-inference
13
  - Python
14
  - Math
 
15
  ---
16
 
17
  ![python.gif](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/4nYxcbXSfu2Q0fIXul41e.gif)
@@ -99,4 +100,4 @@ print(outputs[0]["generated_text"][-1])
99
  While capable of engaging in general conversations, its performance for non-mathematical tasks may not match models specifically tuned for broader use cases.
100
 
101
  8. **Dependency on Python Libraries**:
102
- Generated solutions may rely on specific Python libraries or functions, which users must have installed and configured correctly to execute the code successfully.
 
12
  - text-generation-inference
13
  - Python
14
  - Math
15
+ - Llama
16
  ---
17
 
18
  ![python.gif](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/4nYxcbXSfu2Q0fIXul41e.gif)
 
100
  While capable of engaging in general conversations, its performance for non-mathematical tasks may not match models specifically tuned for broader use cases.
101
 
102
  8. **Dependency on Python Libraries**:
103
+ Generated solutions may rely on specific Python libraries or functions, which users must have installed and configured correctly to execute the code successfully.