apepkuss79
commited on
Commit
•
16eb30b
1
Parent(s):
07a7fcd
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,35 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
model_name: Infinity-Instruct-7M-Gen-Llama3_1-70B
|
4 |
+
base_model: BAAI/Infinity-Instruct-7M-Gen-Llama3_1-70B
|
5 |
+
model_creator: BAAI
|
6 |
+
quantized_by: Second State Inc.
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
---
|
10 |
+
|
11 |
+
![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
|
12 |
+
|
13 |
+
# Infinity-Instruct-7M-Gen-Llama3_1-70B-GGUF
|
14 |
+
|
15 |
+
## Original Model
|
16 |
+
|
17 |
+
[BAAI/Infinity-Instruct-7M-Gen-Llama3_1-70B](https://huggingface.co/BAAI/Infinity-Instruct-7M-Gen-Llama3_1-70B)
|
18 |
+
|
19 |
+
## Run with Gaianet
|
20 |
+
|
21 |
+
**Prompt template:**
|
22 |
+
|
23 |
+
prompt template: `llama-3-chat`
|
24 |
+
|
25 |
+
**Context size:**
|
26 |
+
|
27 |
+
chat_ctx_size: `128000`
|
28 |
+
|
29 |
+
**Run with GaiaNet:**
|
30 |
+
|
31 |
+
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
|
32 |
+
|
33 |
+
- Customize your node: https://docs.gaianet.ai/node-guide/customize
|
34 |
+
|
35 |
+
*Quantized with llama.cpp b3499*
|