Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
zhijianma commited on
Commit
94407fc
·
1 Parent(s): cb7d533

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:
5
  ---
6
  ## News
7
  Our first data-centric LLM competition begins! Please visit the competition's official websites, **FT-Data Ranker** ([1B Track](https://tianchi.aliyun.com/competition/entrance/532157), [7B Track](https://tianchi.aliyun.com/competition/entrance/532158)), for more information.
8
- ## Instruction
9
  This is a reference LLM from [Data-Juicer](https://github.com/alibaba/data-juicer).
10
 
11
  The model architecture is LLaMA-7B and we built it upon the pre-trained [checkpoint](https://huggingface.co/huggyllama/llama-7b).
 
5
  ---
6
  ## News
7
  Our first data-centric LLM competition begins! Please visit the competition's official websites, **FT-Data Ranker** ([1B Track](https://tianchi.aliyun.com/competition/entrance/532157), [7B Track](https://tianchi.aliyun.com/competition/entrance/532158)), for more information.
8
+ ## Introduction
9
  This is a reference LLM from [Data-Juicer](https://github.com/alibaba/data-juicer).
10
 
11
  The model architecture is LLaMA-7B and we built it upon the pre-trained [checkpoint](https://huggingface.co/huggyllama/llama-7b).