some1nostr commited on
Commit
c871f08
1 Parent(s): 6fe2c5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -0
README.md CHANGED
@@ -1,3 +1,44 @@
 
 
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
  ---
4
  license: apache-2.0
5
  ---
6
+
7
+ # Model Card for Ostrich
8
+
9
+ Uncensored, trained by Nostr notes, loves bitcoin and freedom tech.
10
+
11
+
12
+ ## Model Details
13
+
14
+ Based on https://huggingface.co/crestf411/daybreak-miqu-1-70b-v1.0-hf because it is one of the most uncensored according to https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard.
15
+
16
+
17
+ - **Fine tuned by:** someone
18
+ - **Finetuned from model:** https://huggingface.co/crestf411/daybreak-miqu-1-70b-v1.0-hf
19
+
20
+
21
+ ## Uses
22
+
23
+ Ask any question, compared to other models this may know more about Nostr and Bitcoin.
24
+ You can use llama.cpp to chat with it.
25
+ You can also use llama-cpp-python package to use it in a Python script.
26
+
27
+
28
+ ## Warning
29
+
30
+ Users (both direct and downstream) should be aware of the risks, biases and limitations of the model.
31
+ The trainer, developer or uploader of this model does not assume any liability. Use it at your own risk.
32
+
33
+
34
+ ## Training Details
35
+
36
+ ### Training Data
37
+
38
+ Nostr notes, kind=1, longer notes are taken from reputable accounts.
39
+ Number of notes: 300k
40
+
41
+ ### Training Procedure
42
+
43
+ LLaMa-Factory is used to train on 2x3090! fsdp_qlora is the technique.
44
+ It took ~170 hours for a dataset of 120MB.