Safetensors
English
llama
nielsr HF staff commited on
Commit
b9e7253
·
verified ·
1 Parent(s): e5a88a7

Add pipeline tag and library name

Browse files

This PR ensures that the model can be found at https://huggingface.co/models?pipeline_tag=text-generation&sort=trending, and that the library is correctly recognized.

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
  base_model:
3
  - princeton-nlp/Llama-3-8B-ProLong-512k-Instruct
4
- license: apache-2.0
5
- language:
6
- - en
7
  datasets:
8
  - chtmp223/CLIPPER-WritingPrompts
 
 
 
 
 
9
  ---
10
 
11
  # ProLong-512k-8B-WritingPrompts
 
1
  ---
2
  base_model:
3
  - princeton-nlp/Llama-3-8B-ProLong-512k-Instruct
 
 
 
4
  datasets:
5
  - chtmp223/CLIPPER-WritingPrompts
6
+ language:
7
+ - en
8
+ license: apache-2.0
9
+ pipeline_tag: text-generation
10
+ library_name: transformers
11
  ---
12
 
13
  # ProLong-512k-8B-WritingPrompts