victormiller commited on
Commit
4ef118e
1 Parent(s): 843d8ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -47,7 +47,7 @@ We present AmberSafe, an instruction following model finetuned from [LLM360/Ambe
47
  - [Fully processed Amber pretraining data](https://huggingface.co/datasets/LLM360/AmberDatasets)
48
 
49
 
50
- # Loading AmberChat
51
 
52
  ```python
53
  import torch
@@ -72,7 +72,7 @@ Alternatively, you may use [FastChat](https://github.com/lm-sys/FastChat):
72
  python3 -m fastchat.serve.cli --model-path LLM360/AmberSafe
73
  ```
74
 
75
- # AmberChat Finetuning Details
76
 
77
  ## DataMix
78
  | Subset | Number of rows | License |
 
47
  - [Fully processed Amber pretraining data](https://huggingface.co/datasets/LLM360/AmberDatasets)
48
 
49
 
50
+ # Loading AmberSafe
51
 
52
  ```python
53
  import torch
 
72
  python3 -m fastchat.serve.cli --model-path LLM360/AmberSafe
73
  ```
74
 
75
+ # AmberSafe Finetuning Details
76
 
77
  ## DataMix
78
  | Subset | Number of rows | License |