https://github.com/droxer/llm-cookbook
https://github.com/droxer/llm-cookbook
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/droxer/llm-cookbook
- Owner: droxer
- Created: 2023-07-18T10:19:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T14:25:05.000Z (over 1 year ago)
- Last Synced: 2025-02-07T15:28:10.299Z (over 1 year ago)
- Size: 1.23 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LLM Cookbook
### Up and running
1. Setup
```
poetry install
```
2. Run
```
python recipes/xxx.py
```
### Models
1. jinaai/jina-reranker-v2-base-multilingual
2. BAAI/bge-reranker-v2-m3