flyingfishinwater commited on
Commit
26bd640
·
verified ·
1 Parent(s): 0528740

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -4
README.md CHANGED
@@ -1,3 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Financial GPT
2
 
3
  FinGPT is deeply committed to fostering an open-source ecosystem dedicated to Financial Large Language Models (FinLLMs). FinGPT envisions democratizing access to both financial data and FinLLMs. It stands as an emblem of untapped potential within open finance, aspiring to be a significant catalyst stimulating innovation and refinement within the financial domain. Note: Nothing herein is financial advice, and NOT a recommendation to trade real money
@@ -22,7 +66,7 @@ FinGPT is deeply committed to fostering an open-source ecosystem dedicated to Fi
22
 
23
  ```
24
  [INST]<<SYS>>
25
- {{systemp_prompt}}<</SYS>>
26
 
27
  Let's first analyze the positive developments and potential concerns for {{prompt}}. Come up with 2-4 most important factors respectively and keep them concise. Most factors should be inferred from company related news. Then make your prediction of the {{prompt}} stock price movement for next week. Provide a summary analysis to support your prediction.[/INST]
28
  ```
@@ -459,7 +503,7 @@ Qwen is the large language model and large multimodal model series of the Qwen T
459
 
460
  ```
461
  <|im_start|>system
462
- {{system_prompt}}<|im_end|>
463
  <|im_start|>
464
  {{prompt}}<|im_end|>
465
  <|im_start|>assistant
@@ -501,7 +545,7 @@ Qwen is the large language model and large multimodal model series of the Qwen T
501
 
502
  ```
503
  <|im_start|>system
504
- {{system_prompt}}<|im_end|>
505
  <|im_start|>
506
  {{prompt}}<|im_end|>
507
  <|im_start|>assistant
@@ -543,7 +587,7 @@ This model is based on Mistral-7b-v0.2 with 16k context lengths. It's a uncensor
543
 
544
  ```
545
  <|im_start|>system
546
- {{system_prompt}}<|im_end|>
547
  <|im_start|>user
548
  {{prompt}}<|im_end|>
549
  <|im_start|>assistant
 
1
+ # Dolphin 2.9.4 Gemma2 2b
2
+
3
+ Dolphin-2.9.4 has a variety of instruction following, conversational, and coding skills. It also has agentic abilities and supports function calling. It is especially trained to obey the system prompt, and follow instructions in many languages. Dolphin is uncensored. We have filtered the dataset to remove alignment and bias. This makes the model more compliant.
4
+
5
+ **Model Intention:** It has a variety of instruction following, conversational, and coding skills. It also has agentic abilities and supports function calling. It follow instructions in many languages.
6
+
7
+ **Model URL:** [https://huggingface.co/flyingfishinwater/good_and_small_models/resolve/main/dolphin-2.9.4-gemma2-2b-Q4_K_M.gguf?download=true](https://huggingface.co/flyingfishinwater/good_and_small_models/resolve/main/dolphin-2.9.4-gemma2-2b-Q4_K_M.gguf?download=true)
8
+
9
+ **Model Info URL:** [https://huggingface.co/cognitivecomputations/dolphin-2.9.4-gemma2-2b](https://huggingface.co/cognitivecomputations/dolphin-2.9.4-gemma2-2b)
10
+
11
+ **Model License:** [License Info](https://raw.githubusercontent.com/google-deepmind/gemma/main/LICENSE)
12
+
13
+ **Model Description:** Dolphin-2.9.4 has a variety of instruction following, conversational, and coding skills. It also has agentic abilities and supports function calling. It is especially trained to obey the system prompt, and follow instructions in many languages. Dolphin is uncensored. We have filtered the dataset to remove alignment and bias. This makes the model more compliant.
14
+
15
+ **Developer:** [https://huggingface.co/cognitivecomputations](https://huggingface.co/cognitivecomputations)
16
+
17
+ **Update Date:** 2024-08-20
18
+
19
+ **File Size:** 1710 MB
20
+
21
+ **Context Length:** 4096 tokens
22
+
23
+ **Prompt Format:**
24
+
25
+ ```
26
+ <|im_start|>system
27
+ {{system}}<|im_end|>
28
+ <|im_start|>user
29
+ {{prompt}}<|im_end|>
30
+ <|im_start|>assistant
31
+
32
+ ```
33
+
34
+ **Template Name:** chatml
35
+
36
+ **Add BOS Token:** Yes
37
+
38
+ **Add EOS Token:** No
39
+
40
+ **Parse Special Tokens:** Yes
41
+
42
+
43
+ ---
44
+
45
  # Financial GPT
46
 
47
  FinGPT is deeply committed to fostering an open-source ecosystem dedicated to Financial Large Language Models (FinLLMs). FinGPT envisions democratizing access to both financial data and FinLLMs. It stands as an emblem of untapped potential within open finance, aspiring to be a significant catalyst stimulating innovation and refinement within the financial domain. Note: Nothing herein is financial advice, and NOT a recommendation to trade real money
 
66
 
67
  ```
68
  [INST]<<SYS>>
69
+ {{systemp}}<</SYS>>
70
 
71
  Let's first analyze the positive developments and potential concerns for {{prompt}}. Come up with 2-4 most important factors respectively and keep them concise. Most factors should be inferred from company related news. Then make your prediction of the {{prompt}} stock price movement for next week. Provide a summary analysis to support your prediction.[/INST]
72
  ```
 
503
 
504
  ```
505
  <|im_start|>system
506
+ {{system}}<|im_end|>
507
  <|im_start|>
508
  {{prompt}}<|im_end|>
509
  <|im_start|>assistant
 
545
 
546
  ```
547
  <|im_start|>system
548
+ {{system}}<|im_end|>
549
  <|im_start|>
550
  {{prompt}}<|im_end|>
551
  <|im_start|>assistant
 
587
 
588
  ```
589
  <|im_start|>system
590
+ {{system}}<|im_end|>
591
  <|im_start|>user
592
  {{prompt}}<|im_end|>
593
  <|im_start|>assistant