apepkuss79 commited on
Commit
d1cb1e9
1 Parent(s): b91a031

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -3
README.md CHANGED
@@ -1,3 +1,38 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: writer-open-model-license
4
+ license_link: https://writer.com/legal/open-model-license/
5
+ pipeline_tag: text-generation
6
+ base_model: Writer/Palmyra-Med-70B-32K
7
+ model_creator: InternLM
8
+ model_name: Palmyra-Med-70B-32K
9
+ quantized_by: Second State Inc.
10
+ language:
11
+ - en
12
+ ---
13
+
14
+ ![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
15
+
16
+ # Palmyra-Med-70B-32K-GGUF
17
+
18
+ ## Original Model
19
+
20
+ [Writer/Palmyra-Med-70B-32K](https://huggingface.co/Writer/Palmyra-Med-70B-32K)
21
+
22
+ ## Run with Gaianet
23
+
24
+ **Prompt template:**
25
+
26
+ prompt template: `llama-3-chat`
27
+
28
+ **Context size:**
29
+
30
+ chat_ctx_size: `32000`
31
+
32
+ **Run with GaiaNet:**
33
+
34
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
35
+
36
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
37
+
38
+ *Quantized with llama.cpp b3499*