apepkuss79 commited on
Commit
07ae3dc
·
verified ·
1 Parent(s): c9be849

Update README.md

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