Text Generation
Transformers
PyTorch
English
llama
sft
Inference Endpoints
text-generation-inference
andreaskoepf commited on
Commit
9517467
1 Parent(s): cfd15e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ datasets:
8
  ---
9
  # llama2-13b-orca-8k-3319
10
 
11
- This model is a fine-tuning of Meta's Llama2 13B model with 8K context size on a long-conversation variant of the Dolphindataset ([orca-chat](https://huggingface.co/datasets/shahules786/orca-chat)).
12
 
13
  Note: **At least Huggingface Transformers [4.31.0](https://pypi.org/project/transformers/4.31.0/) is required to load this model!**
14
 
 
8
  ---
9
  # llama2-13b-orca-8k-3319
10
 
11
+ This model is a fine-tuning of Meta's Llama2 13B model with 8K context size on a long-conversation variant of the Dolphin dataset ([orca-chat](https://huggingface.co/datasets/shahules786/orca-chat)).
12
 
13
  Note: **At least Huggingface Transformers [4.31.0](https://pypi.org/project/transformers/4.31.0/) is required to load this model!**
14