Orneyfish commited on
Commit
54f0697
1 Parent(s): b054269

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -2,6 +2,11 @@
2
  license: apache-2.0
3
  language:
4
  - en
 
 
 
 
 
5
  ---
6
  # Meta-Llama-3-8B-GGUF
7
 
@@ -74,4 +79,4 @@ stop = ['USER:'], # Dynamic stopping when such token is detected.
74
  temperature = 0.2,
75
  # use_mmap = False,
76
  )
77
- ```
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ tags:
6
+ - text-generation-inference
7
+ result:
8
+ - task:
9
+ type: text-generation
10
  ---
11
  # Meta-Llama-3-8B-GGUF
12
 
 
79
  temperature = 0.2,
80
  # use_mmap = False,
81
  )
82
+ ```