marclove commited on
Commit
018c8ff
1 Parent(s): 9921fad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ language:
8
  library_name: transformers
9
  pipeline_tag: conversational
10
  ---
 
 
 
11
  # Model Card for Llama-2 7B Chat Functions
12
 
13
  ‼️ This model is still in a beta state. It will be retrained at a future data and updated, during which its prompting format may change. If you need to depend on it in its current state, please create your own fork and provide attribution to this original repository. ‼️
 
8
  library_name: transformers
9
  pipeline_tag: conversational
10
  ---
11
+ # Demo
12
+ Try this model in my [demo space](https://huggingface.co/spaces/marclove/llama2-7b-chat-functions)!
13
+
14
  # Model Card for Llama-2 7B Chat Functions
15
 
16
  ‼️ This model is still in a beta state. It will be retrained at a future data and updated, during which its prompting format may change. If you need to depend on it in its current state, please create your own fork and provide attribution to this original repository. ‼️