Toadaid commited on
Commit
952d438
·
verified ·
1 Parent(s): 0bf4d9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # mirror-pond
2
  A 100% local Tobyworld Mirror that runs any GGUF model through llama.cpp. No cloud. No tracking. Just your pond, your reflection, your machine. FastAPI + llama.cpp • Offline • MIT Licensed.
3
 
 
1
+ ---
2
+ license: mit
3
+ library_name: fastapi
4
+ tags:
5
+ - gguf
6
+ - local-ai
7
+ - llama.cpp
8
+ - mirror
9
+ - tobyworld
10
+ pipeline_tag: text-generation
11
+ ---
12
+
13
  # mirror-pond
14
  A 100% local Tobyworld Mirror that runs any GGUF model through llama.cpp. No cloud. No tracking. Just your pond, your reflection, your machine. FastAPI + llama.cpp • Offline • MIT Licensed.
15