sethuiyer commited on
Commit
e59b2c8
1 Parent(s): 8750329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -69,6 +69,11 @@ merge_method: passthrough
69
  dtype: bfloat16
70
  ```
71
 
 
 
 
 
 
72
  ## 💻 Usage
73
 
74
  ```python
 
69
  dtype: bfloat16
70
  ```
71
 
72
+ ## Ollama:
73
+ Chikuma is on Ollama. You can use it by running the command ```ollama run stuehieyr/chikuma``` in your
74
+ terminal. If you have limited computing resources, check out this [video](https://www.youtube.com/watch?v=Qa1h7ygwQq8) to learn how to run it on
75
+ a Google Colab backend.
76
+
77
  ## 💻 Usage
78
 
79
  ```python