ibivibiv commited on
Commit
9a0e052
1 Parent(s): 153d38e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -9,4 +9,22 @@ tags:
9
 
10
  ![img](./strix_rufipes.png)
11
 
12
- More info coming, this is a fine tuned model of several iterations for use in planning and organizing tasks. This will be hopefully the weakest of the set at the task hence it is the "Rusty Owl". I will continue to upload more in this series.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  ![img](./strix_rufipes.png)
11
 
12
+ # Strix Rufipes 70B
13
+
14
+ # Model Details
15
+ * **Trained by**: ibivibiv
16
+ * **Model type:** **strix-rufipes-70b** is an auto-regressive language model fine tuned on the Llama 2 transformer architecture.
17
+ * **Language(s)**: English
18
+ * **Purpose**: Has specific training for logic enforcement, will do well in ARC or other logic testing as well as critical thinking tasks. This model is targeted towards planning exercises.
19
+
20
+ # Prompting
21
+
22
+ ## Prompt Template for alpaca style
23
+
24
+ ```
25
+ ### Instruction:
26
+
27
+ <prompt> (without the <>)
28
+
29
+ ### Response:
30
+ ```