Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,17 @@ Llama 2 70b fine tune using https://huggingface.co/datasets/jondurbin/airoboros-
|
|
11 |
See the previous llama 65b model card for info:
|
12 |
https://hf.co/jondurbin/airoboros-65b-gpt4-1.4
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
### Licence and usage restrictions
|
15 |
|
16 |
Base model has a custom Meta license:
|
|
|
11 |
See the previous llama 65b model card for info:
|
12 |
https://hf.co/jondurbin/airoboros-65b-gpt4-1.4
|
13 |
|
14 |
+
### Contribute
|
15 |
+
|
16 |
+
If you're interested in new functionality, particularly a new "instructor" type to generate a specific type of training data,
|
17 |
+
take a look at the dataset generation tool repo: https://github.com/jondurbin/airoboros and either make a PR or open an issue with details.
|
18 |
+
|
19 |
+
To help me with the OpenAI/compute costs:
|
20 |
+
|
21 |
+
- https://bmc.link/jondurbin
|
22 |
+
- ETH 0xce914eAFC2fe52FdceE59565Dd92c06f776fcb11
|
23 |
+
- BTC bc1qdwuth4vlg8x37ggntlxu5cjfwgmdy5zaa7pswf
|
24 |
+
|
25 |
### Licence and usage restrictions
|
26 |
|
27 |
Base model has a custom Meta license:
|