double7 commited on
Commit
f35c45e
1 Parent(s): 47eeb1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ This is a Vicuna-like model with only 68M parameters, which is fine-tuned from [
11
 
12
  The training setup follows the [Vicuna suite](https://github.com/lm-sys/FastChat).
13
 
14
- The model is mainly developed as a base Small Speculative Model in [MCSD paper](https://arxiv.org/pdf/2401.06706.pdf). As a comparison, it can be better aligned to the Vicuna models than LLaMA-68m with little loss of alignment to the LLaMA models.
15
 
16
 
17
  | Draft Model | Target Model | Alignment |
 
11
 
12
  The training setup follows the [Vicuna suite](https://github.com/lm-sys/FastChat).
13
 
14
+ The model is mainly developed as a base Small Speculative Model in the [MCSD paper](https://arxiv.org/pdf/2401.06706.pdf). As a comparison, it can be better aligned to the Vicuna models than LLaMA-68m with little loss of alignment to the LLaMA models.
15
 
16
 
17
  | Draft Model | Target Model | Alignment |