viethoangtranduong commited on
Commit
d6ca7e0
·
verified ·
1 Parent(s): 891ab9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,9 +5,11 @@ datasets:
5
  pipeline_tag: text-generation
6
  ---
7
 
8
- We offer a temporary HF inference endpoint for everyone to test the model.
 
 
9
  It may initially take a few minutes to activate, but will eventually operate at the standard speed of HF's 7B model text inference endpoint.
10
- The speed of inference depends on HF endpoint performance and is unrelated to Snorkel offerings.
11
  This endpoint is designed for initial trials, not for ongoing production use. Have fun!
12
 
13
  ```
 
5
  pipeline_tag: text-generation
6
  ---
7
 
8
+ We offer a temporary HF space for everyone to try out the model: -> [**Snorkel-Mistral-PairRM-DPO Space**](https://huggingface.co/spaces/snorkelai/snorkelai_mistral_pairrm_dpo_text_inference)
9
+
10
+ We also provide an inference endpoint for everyone to test the model.
11
  It may initially take a few minutes to activate, but will eventually operate at the standard speed of HF's 7B model text inference endpoint.
12
+ The speed of inference depends on HF endpoint performance and is not related to Snorkel offerings.
13
  This endpoint is designed for initial trials, not for ongoing production use. Have fun!
14
 
15
  ```