https://github.com/tjake/jbang-catalog
https://github.com/tjake/jbang-catalog
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tjake/jbang-catalog
- Owner: tjake
- Created: 2024-09-17T12:38:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T04:39:45.000Z (over 1 year ago)
- Last Synced: 2025-01-21T03:22:38.819Z (over 1 year ago)
- Language: Java
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JBang Catalog for jlama
This is a catalog of JBang scripts for jlama.
1. Install jbang (if you don't have it)
`curl -Ls https://sh.jbang.dev | bash -s - app setup`
or use https://jbang.dev/download
2. Install/Upgrade Jlama CLI (will ask if you trust the source)
`jbang app install --force --fresh jlama@tjake`
3. Run the CLI
```
jlama chat tjake/Llama-3.2-1B-Instruct-Jlama-Q4 --auto-download
```
See more at [jlama](https://github.com/tjake/Jlama?tab=readme-ov-file#%EF%B8%8F%EF%B8%8F-how-to-use-as-a-local-client)