fuzzy-mittenz
commited on
Commit
•
9e2fbd3
1
Parent(s):
99b38ef
Update README.md
Browse files
README.md
CHANGED
@@ -145,3 +145,6 @@ brew install llama.cpp
|
|
145 |
Invoke the llama.cpp server or the CLI.
|
146 |
|
147 |
### GPT4ALL/Jinja: check Kaiju_Jinja_instruct.txt file for Jinja formated "Chat Template"
|
|
|
|
|
|
|
|
145 |
Invoke the llama.cpp server or the CLI.
|
146 |
|
147 |
### GPT4ALL/Jinja: check Kaiju_Jinja_instruct.txt file for Jinja formated "Chat Template"
|
148 |
+
---
|
149 |
+
## With this simple chat I not only recieved a functioning "Snake game" but the best understanding of the platform implimentation and game function and tools in any quantzed model
|
150 |
+
"Using python create a basic but functioning snake game"
|