dauksza123 commited on
Commit
deb8531
·
verified ·
1 Parent(s): e226f59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -33,16 +33,7 @@ The Chris Dauksza AI model is based on the "huihui_ai/qwq-fusion" model and is o
33
  ### Prerequisites
34
 
35
  - Install [Ollama CLI](https://ollama.com/docs/cli) for managing and running models.
36
-
37
- ### Creating the Model
38
-
39
- 1. Save the `Modelfile` configuration (provided in this repository) to a file named `Modelfile`.
40
- 2. Run the following command:
41
- ```bash
42
- ollama create chris_dauksza_ai -f ./Modelfile
43
- Running the Model
44
- Once the model is created, you can interact with it using the following command:
45
-
46
  ollama run chris_dauksza_ai
47
  Example Request
48
  Use the Ollama API to send a generation request:
 
33
  ### Prerequisites
34
 
35
  - Install [Ollama CLI](https://ollama.com/docs/cli) for managing and running models.
36
+ TO RUN
 
 
 
 
 
 
 
 
 
37
  ollama run chris_dauksza_ai
38
  Example Request
39
  Use the Ollama API to send a generation request: