An open API service indexing awesome lists of open source software.

https://github.com/tjake/jbang-catalog


https://github.com/tjake/jbang-catalog

Last synced: 5 months ago
JSON representation

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)