Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
soujanyaporia commited on
Commit
b7fbc81
·
1 Parent(s): ca531d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ metrics:
8
 
9
  # Flacuna: A Vicuna made of Flan
10
 
11
- <img src="flacuna5.png" alt="Image" width="200" height="335">
12
 
13
  Flacuna was developed by fine-tuning Vicuna on Flan-mini, a comprehensive instruction collection encompassing various tasks. Vicuna is already an excellent writing assistant, and the intention behind Flacuna was to enhance Vicuna's problem-solving capabilities. To achieve this, we curated a dedicated instruction dataset called Flan-mini.
14
 
 
8
 
9
  # Flacuna: A Vicuna made of Flan
10
 
11
+ <img src="https://huggingface.co/declare-lab/flacuna-13b-v1.0/blob/main/flacuna5.png" alt="Image" width="200" height="335">
12
 
13
  Flacuna was developed by fine-tuning Vicuna on Flan-mini, a comprehensive instruction collection encompassing various tasks. Vicuna is already an excellent writing assistant, and the intention behind Flacuna was to enhance Vicuna's problem-solving capabilities. To achieve this, we curated a dedicated instruction dataset called Flan-mini.
14