some1nostr
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,60 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- meta-llama/Llama-3.1-70B-Instruct
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
---
|
7 |
+
|
8 |
+
![Ostrich-70B](https://primal.b-cdn.net/media-cache?s=o&a=1&u=https%3A%2F%2Fm.primal.net%2FHyFP.png)
|
9 |
+
|
10 |
+
# Model Card for Ostrich
|
11 |
+
|
12 |
+
**Finetuned from model:** [Llama3-70B](https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct)
|
13 |
+
|
14 |
+
# Pre Trained With
|
15 |
+
|
16 |
+
- Health, nutrition, medicinal herbs
|
17 |
+
- Fasting, faith, healing
|
18 |
+
- Nostr notes: bitcoin, libertarian views and other topics discussed on [Nostr](https://coracle.social/)
|
19 |
+
- Some controversial and non mainstream topics
|
20 |
+
|
21 |
+
|
22 |
+
# Uses
|
23 |
+
|
24 |
+
|
25 |
+
You can read more about the "LLM curation" via fine tuning with Nostr notes:
|
26 |
+
[here](https://habla.news/a/naddr1qvzqqqr4gupzp8lvwt2hnw42wu40nec7vw949ys4wgdvums0svs8yhktl8mhlpd3qqgx6cnjvfhhzet20pkhqdn2wenkvu6gy4y) and
|
27 |
+
[here](https://habla.news/a/naddr1qvzqqqr4gupzp8lvwt2hnw42wu40nec7vw949ys4wgdvums0svs8yhktl8mhlpd3qqxnzde3xumrswfjx56rjwf4kkqhsx).
|
28 |
+
|
29 |
+
I am using the model here as a ground truth for Nostr related questions: https://wikifreedia.xyz/based-llm-leaderboard/npub1nlk894teh248w2heuu0x8z6jjg2hyxkwdc8cxgrjtm9lnamlskcsghjm9c
|
30 |
+
|
31 |
+
I have about 1000 questions that I constantly ask the model to track its performance.
|
32 |
+
You can DM me on Nostr to get the answers to some interesting questions.
|
33 |
+
The answers from this model is quite different than majority of models on "topics that matter".
|
34 |
+
This model might be the most "based".
|
35 |
+
|
36 |
+
|
37 |
+
# Warning
|
38 |
+
|
39 |
+
Users (both direct and downstream) should be aware of the risks, biases and limitations of the model.
|
40 |
+
The trainer, developer or uploader of this model does not assume any liability. Use it at your own risk.
|
41 |
+
There is no guarantee that the model will be of any use. It may hallucinate often.
|
42 |
+
The answers of this model will be often unreliable and you should do your own research and compare outputs.
|
43 |
+
|
44 |
+
# Training Details
|
45 |
+
|
46 |
+
## Training Data
|
47 |
+
|
48 |
+
Mostly what makes sense to me. Some books, some videos, some banned videos from youtube.
|
49 |
+
|
50 |
+
## Training Procedure
|
51 |
+
|
52 |
+
LLaMa-Factory is used to train using fsdp_qlora technique.
|
53 |
+
|
54 |
+
This is version 43003.
|
55 |
+
|
56 |
+
# Contributions
|
57 |
+
|
58 |
+
You can tip me on Nostr https://primal.net/p/npub1nlk894teh248w2heuu0x8z6jjg2hyxkwdc8cxgrjtm9lnamlskcsghjm9c
|
59 |
+
|
60 |
+
By using this LLM you are talking to a combination of content from many great producers. Portions of your support may in the future go to these original content producers and authors.
|