Text Generation
Transformers
PyTorch
Safetensors
English
Chinese
llama
text-generation-inference
Inference Endpoints
GeneZC commited on
Commit
c0b0f9a
·
1 Parent(s): ad1d3c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ A language model distilled from an adapted version of LLaMA2-7B following "Towar
18
 
19
  Establishing a new compute-performance pareto frontier.
20
 
21
- <img src="./teaser_a.jpg" alt="teaser_a" width="400" />
22
 
23
  The following is an example code snippet to use MiniMA-3B:
24
 
 
18
 
19
  Establishing a new compute-performance pareto frontier.
20
 
21
+ <img src="./teaser_a.jpg" alt="teaser_a" width="700" />
22
 
23
  The following is an example code snippet to use MiniMA-3B:
24