hierholzer
commited on
Commit
•
5778e4e
1
Parent(s):
fb50950
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,12 @@ tags:
|
|
10 |
- gguf
|
11 |
- ollama
|
12 |
- text-generation-inference
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
model_name: Llama-3.3-70B-Instruct-GGUF
|
14 |
arxiv: 2407.21783
|
15 |
base_model: meta-llama/Llama-3.3-70b-instruct.hf
|
|
|
10 |
- gguf
|
11 |
- ollama
|
12 |
- text-generation-inference
|
13 |
+
- Text-generation-webui
|
14 |
+
- llama
|
15 |
+
- llama_3.3
|
16 |
+
- instruct
|
17 |
+
- LLM
|
18 |
+
- 70b
|
19 |
model_name: Llama-3.3-70B-Instruct-GGUF
|
20 |
arxiv: 2407.21783
|
21 |
base_model: meta-llama/Llama-3.3-70b-instruct.hf
|