https://github.com/plopezgit/llm-sandbox
LLM-sandbox is a personal repository for backing up coding exercises and implementations derived from reading notes on Large Language Models (LLMs) topic. The goal is to maintain a structured collection of hands-on experiments, code snippets, and insights gained while studying LLM-related topics.
https://github.com/plopezgit/llm-sandbox
llm python
Last synced: 11 months ago
JSON representation
LLM-sandbox is a personal repository for backing up coding exercises and implementations derived from reading notes on Large Language Models (LLMs) topic. The goal is to maintain a structured collection of hands-on experiments, code snippets, and insights gained while studying LLM-related topics.
- Host: GitHub
- URL: https://github.com/plopezgit/llm-sandbox
- Owner: plopezgit
- Created: 2025-02-20T16:28:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T12:47:24.000Z (11 months ago)
- Last Synced: 2025-03-05T13:39:13.439Z (11 months ago)
- Topics: llm, python
- Language: Python
- Homepage: https://www.python.org/
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LLM sandbox
LLM-sandbox is a personal repository for backing up coding exercises and implementations derived from reading notes on Large Language Models (LLMs) topic. The goal is to maintain a structured collection of hands-on experiments, code snippets, and insights gained while studying LLM-related topics.