yixinsong commited on
Commit
6f58649
·
verified ·
1 Parent(s): 25e7c15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -13
README.md CHANGED
@@ -38,16 +38,6 @@ We pretrain the model on 100 billion tokens, including:
38
 
39
 
40
 
41
- ### License Disclaimer:
42
-
43
- This model is bound by the license & usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.
44
-
45
- ### Limitations & Biases:
46
-
47
- Llama 2 and fine-tuned variants are a new technology that carries risks with use. Testing conducted to date has been in English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Llama 2 and any fine-tuned varient's potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Llama 2 variants, developers should perform safety testing and tuning tailored to their specific applications of the model.
48
-
49
- Please see the Responsible Use Guide available at https://ai.meta.com/llama/responsible-use-guide/
50
-
51
  ### Citiation:
52
 
53
  Please kindly cite using the following BibTeX:
@@ -60,6 +50,3 @@ Please kindly cite using the following BibTeX:
60
  }
61
  ```
62
 
63
- #### Acknowledgments:
64
-
65
- The model card is modified from [ORCA_LLaMA_70B_QLoRA](https://huggingface.co/fangloveskari/ORCA_LLaMA_70B_QLoRA).
 
38
 
39
 
40
 
 
 
 
 
 
 
 
 
 
 
41
  ### Citiation:
42
 
43
  Please kindly cite using the following BibTeX:
 
50
  }
51
  ```
52