jc-builds commited on
Commit
633bbf7
·
verified ·
1 Parent(s): 3b63b3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -47,7 +47,7 @@ pipeline_tag: text-generation
47
 
48
  ## Running It
49
 
50
- This model is what powers [Haplo AI](https://apps.apple.com/us/app/haplo-ai-offline-private-ai/id6746702574) a fully offline AI assistant for iPhone and iPad. Everything runs on-device: no server, no API keys, no data leaving your phone. I built Haplo because I wanted a private AI that actually worked without an internet connection, and Qwen3.5-9B at Q4_K_M turned out to be the sweet spot — it's small enough to fit in memory on an iPhone 16 Pro, but capable enough to genuinely be useful for reasoning, code, math, and conversation in 200+ languages. If you just want to try the model without setting anything up, [Haplo AI](https://apps.apple.com/us/app/haplo-ai-offline-private-ai/id6746702574) is the easiest way.
51
 
52
  ## Key Features
53
 
@@ -143,10 +143,6 @@ huggingface-cli download jc-builds/Qwen3.5-9B-Q4_K_M-GGUF Qwen3.5-9B-Q4_K_M.gguf
143
  ollama run qwen3.5:9b
144
  ```
145
 
146
- ### In HaploAI (iOS)
147
-
148
- This model is available directly in the [HaploAI](https://apps.apple.com/app/haploai/id6503772307) iOS app (v1.18+). Download it from the model selection page.
149
-
150
  ## Prompt Format
151
 
152
  Uses ChatML format:
 
47
 
48
  ## Running It
49
 
50
+ This model is available directly in the [HaploAI](https://apps.apple.com/us/app/haplo-ai-offline-private-ai/id6746702574) iOS app (v1.18+). Download it from the model selection page.
51
 
52
  ## Key Features
53
 
 
143
  ollama run qwen3.5:9b
144
  ```
145
 
 
 
 
 
146
  ## Prompt Format
147
 
148
  Uses ChatML format: