https://github.com/dbpprt/samples
🧑🚀 This repository contains samples and serves as a playground 🚀🚀🚀
https://github.com/dbpprt/samples
Last synced: 7 months ago
JSON representation
🧑🚀 This repository contains samples and serves as a playground 🚀🚀🚀
- Host: GitHub
- URL: https://github.com/dbpprt/samples
- Owner: dbpprt
- License: mit
- Created: 2023-06-29T11:23:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T12:07:51.000Z (almost 3 years ago)
- Last Synced: 2025-02-23T23:26:17.786Z (over 1 year ago)
- Language: C
- Size: 18.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🧠 to be continued... 🧠
#### src/ctransformers
- Experiment compiling and optimizing ctransformers for Graviton3 instances (ARM64)
#### src/ggml
- Experiment compiling and optimizing ggml for Graviton3 instances (ARM64)
- Starchat-beta running at 80ms/token on a c7g.4xlarge instance
#### src/jobgpt
- Fine-tuning pythia2.8B on amazon job postings
- Using p4d.24xlarge with smdistributed dataparallel
- HuggingFace `accelerate` & `peft`