Text Generation
Transformers
PyTorch
English
llama
causal-lm
text-generation-inference
Inference Endpoints
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
2
  language:
3
- - en
4
  tags:
5
- - causal-lm
6
- - llama
7
  license: cc-by-nc-sa-4.0
8
  datasets:
9
- - OpenAssistant/oasst1
10
- - nomic-ai/gpt4all_prompt_generations
11
- - tatsu-lab/alpaca
12
  inference: true
 
13
  ---
14
  <!-- header start -->
15
  <div style="width: 100%;">
@@ -226,4 +227,4 @@ This work would not have been possible without the support of [Stability AI](htt
226
  doi = {10.5281/zenodo.7790115},
227
  url = {https://doi.org/10.5281/zenodo.7790115}
228
  }
229
- ```
 
1
  ---
2
  language:
3
+ - en
4
  tags:
5
+ - causal-lm
6
+ - llama
7
  license: cc-by-nc-sa-4.0
8
  datasets:
9
+ - OpenAssistant/oasst1
10
+ - nomic-ai/gpt4all_prompt_generations
11
+ - tatsu-lab/alpaca
12
  inference: true
13
+ pipeline_tag: conversational
14
  ---
15
  <!-- header start -->
16
  <div style="width: 100%;">
 
227
  doi = {10.5281/zenodo.7790115},
228
  url = {https://doi.org/10.5281/zenodo.7790115}
229
  }
230
+ ```