mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-17 19:27:00 +00:00
desktop: load model from file
This commit is contained in:
16
desktop/README.md
Normal file
16
desktop/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Desktop
|
||||
|
||||
The Ollama desktop experience
|
||||
|
||||
## Running
|
||||
|
||||
```
|
||||
npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
## Packaging
|
||||
|
||||
```
|
||||
npm run package
|
||||
```
|
||||
Reference in New Issue
Block a user