PeytonT commited on
Commit
382a728
·
verified ·
1 Parent(s): a04c389

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Self-contained browser BitNet export for the AgentKernel Lite chat model.
21
  Web app route after uploading this directory to Hugging Face:
22
 
23
  ```text
24
- ?modelStackManifest=https://huggingface.co/<org>/<repo>/resolve/main/manifest.json
25
  ```
26
 
27
  Safari/WebGPU serving notes: host over HTTPS. Large model files are fetched by the browser and cached by the app.
 
21
  Web app route after uploading this directory to Hugging Face:
22
 
23
  ```text
24
+ ?modelStackManifest=https://huggingface.co/PeytonT/agentkernel-lite-100m-bitnet/resolve/main/manifest.json
25
  ```
26
 
27
  Safari/WebGPU serving notes: host over HTTPS. Large model files are fetched by the browser and cached by the app.