DonatePlz commited on
Commit
8be7231
1 Parent(s): aed0523

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -9,6 +9,11 @@ This model is the result of a merge of the following models:
9
 
10
  The results seem to have improved output considerably. Further testing is needed.
11
 
 
 
 
 
 
12
  Example outputs:
13
 
14
  ```
@@ -40,11 +45,6 @@ Overall, the color of the sky is a result of the complex interaction between sun
40
  I hope this explanation helps! Let me know if you have any further questions.
41
  ```
42
 
43
- ### Donate to us on the Solana blockchain. (anything is appreciated.)
44
- ```
45
- Solana Wallet: DoWufPYL4zLtAuHeeABX4xxtxXmUg41P9DH22pA6AJ9S
46
- ```
47
-
48
  ### Example:
49
  ```python
50
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
9
 
10
  The results seem to have improved output considerably. Further testing is needed.
11
 
12
+ ### Donate to us on the Solana blockchain. (anything is appreciated.)
13
+ ```
14
+ Solana Wallet: DoWufPYL4zLtAuHeeABX4xxtxXmUg41P9DH22pA6AJ9S
15
+ ```
16
+
17
  Example outputs:
18
 
19
  ```
 
45
  I hope this explanation helps! Let me know if you have any further questions.
46
  ```
47
 
 
 
 
 
 
48
  ### Example:
49
  ```python
50
  from transformers import AutoModelForCausalLM, AutoTokenizer