https://github.com/hlfshell/llm-experiments
Playing with llms
https://github.com/hlfshell/llm-experiments
Last synced: about 1 year ago
JSON representation
Playing with llms
- Host: GitHub
- URL: https://github.com/hlfshell/llm-experiments
- Owner: hlfshell
- Created: 2024-06-18T18:20:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T21:04:40.000Z (about 2 years ago)
- Last Synced: 2025-02-09T17:14:43.140Z (over 1 year ago)
- Language: Python
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LLM-Experiments
This is a general playground/experimentation repos for playing with various LLMs. Ultimately I'm toying with control logic and function calling for different LLMs.
None of this code is meant to be permanent or even useful - it's all work in progress tests and toys.