fakezeta commited on
Commit
3b9fcac
1 Parent(s): b05ebb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -38,6 +38,11 @@ stopwords:
38
  - "<|end_of_text|>"
39
  ```
40
 
 
 
 
 
 
41
 
42
  # Aloe: A New Family of Healthcare LLMs
43
 
 
38
  - "<|end_of_text|>"
39
  ```
40
 
41
+ To run the model directly with LocalAI:
42
+ ```
43
+ local-ai run huggingface://fakezeta/Llama3-Aloe-8B-Alpha-ov-int8/model.yaml
44
+ ```
45
+
46
 
47
  # Aloe: A New Family of Healthcare LLMs
48