luffycodes commited on
Commit
604be03
1 Parent(s): ca866fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -7,17 +7,19 @@ tags:
7
  ---
8
  **NOTE: This "diff model" cannot be used directly.**
9
  Users have to apply it on top of the original LLaMA weights to get actual Spock weights.
10
- Please use https://github.com/lm-sys/FastChat/blob/main/fastchat/model/apply_delta.py file from https://github.com/lm-sys/FastChat for instructions.
11
  <br>
12
  <br>
13
 
14
  # Spock Model Card
15
 
 
 
 
16
  ## Model details
17
 
18
  **Model type:**
19
- Spock is an open-source educational tutoring chatbot trained by fine-tuning LLaMA and Vicuna model on synthetic student-tutorbot conversation generated using a specialized prompt.
20
- It is an auto-regressive language model, based on the transformer architecture.
21
 
22
  **Model date:**
23
  Spock was trained between April 2023 and May 2023.
 
7
  ---
8
  **NOTE: This "diff model" cannot be used directly.**
9
  Users have to apply it on top of the original LLaMA weights to get actual Spock weights.
10
+ Please find the instructions here: https://github.com/luffycodes/Tutorbot-Spock-Bio.
11
  <br>
12
  <br>
13
 
14
  # Spock Model Card
15
 
16
+ ## Github details
17
+ Please checkout the repo: https://github.com/luffycodes/Tutorbot-Spock-Bio.
18
+
19
  ## Model details
20
 
21
  **Model type:**
22
+ Spock is an open-source educational tutoring chatbot trained by fine-tuning LLaMA and Vicuna model on synthetic student-tutorbot conversations generated using a specialized prompt.
 
23
 
24
  **Model date:**
25
  Spock was trained between April 2023 and May 2023.