apepkuss79 commited on
Commit
76fea9a
·
verified ·
1 Parent(s): 1f0a4df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -3
README.md CHANGED
@@ -1,3 +1,31 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ model_name: r1-1776-distill-llama-70b
4
+ base_model: perplexity-ai/r1-1776-distill-llama-70b
5
+ model_creator: perplexity-ai
6
+ quantized_by: Second State Inc.
7
+ ---
8
+
9
+ # r1-1776-distill-llama-70b-GGUF
10
+
11
+ ## Original Model
12
+
13
+ [perplexity-ai/r1-1776-distill-llama-70b](https://huggingface.co/perplexity-ai/r1-1776-distill-llama-70b)
14
+
15
+ ## Run with Gaianet
16
+
17
+ **Prompt template:**
18
+
19
+ prompt template: `llama-3-chat`
20
+
21
+ **Context size:**
22
+
23
+ chat_ctx_size: `128000`
24
+
25
+ **Run with GaiaNet:**
26
+
27
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
28
+
29
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
30
+
31
+ *Quantized with llama.cpp b4754*