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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ datasets:
10
 
11
  # Flacuna: A Vicuna made of Flan
12
 
 
 
13
  <img src="https://declare-lab.net/assets/images/logos/flacuna5.png" alt="Image" width="200" height="335">
14
 
15
  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.
 
10
 
11
  # Flacuna: A Vicuna made of Flan
12
 
13
+ [Paper](https://arxiv.org/abs//2307.02053) | [Model](https://huggingface.co/declare-lab/flacuna-13b-v1.0) | [Dataset](https://huggingface.co/declare-lab/flan-mini)
14
+
15
  <img src="https://declare-lab.net/assets/images/logos/flacuna5.png" alt="Image" width="200" height="335">
16
 
17
  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.