asiansoul commited on
Commit
32c6f52
1 Parent(s): 152bcb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -24,9 +24,8 @@ By the time you realize it, it’s already too late...
24
 
25
  When looking at an LLM, don't trust others, trust yourself by real fact check.
26
 
27
- ### **Ollama**
28
 
29
- # Create
30
  ```
31
  (.venv) jaylee@lees-MacBook-Pro-2 youtube % ./ollama create solo -f ./Modelfile_Q5_K_M
32
  transferring model data
@@ -44,7 +43,7 @@ writing manifest
44
  success
45
  ```
46
 
47
- # Modelfile
48
 
49
  change based on your preference
50
 
 
24
 
25
  When looking at an LLM, don't trust others, trust yourself by real fact check.
26
 
 
27
 
28
+ ## Ollama Create
29
  ```
30
  (.venv) jaylee@lees-MacBook-Pro-2 youtube % ./ollama create solo -f ./Modelfile_Q5_K_M
31
  transferring model data
 
43
  success
44
  ```
45
 
46
+ ## Ollama Modelfile
47
 
48
  change based on your preference
49