https://github.com/aldarisbm/classifier
https://github.com/aldarisbm/classifier
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aldarisbm/classifier
- Owner: aldarisbm
- Created: 2024-04-08T01:39:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T04:09:57.000Z (about 1 year ago)
- Last Synced: 2025-01-22T04:09:48.571Z (5 months ago)
- Language: Python
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classifier
- Using a local LLM to classify queries.
- Using grammar files to constrain LLM output.Using `Meta-Llama-3-8B-Instruct-Q5_K_M.gguf` but any decent smallish param should
suffice. Prompt is setup for Llama2 chat structure.