CoolFace
Modelpublic

ebowwa/simulationapiv0.1

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes
README.md30 linesDownload Raw Back to root
1---2language:3- en4license: apache-2.05tags:6- text-generation-inference7- transformers8- unsloth9- llama10- trl11base_model: unsloth/llama-3-8b-bnb-4bit12datasets:13- ebowwa/Informational-simulation14---15 16# Uploaded  model17 18- **Developed by:** ebowwa19- **License:** apache-2.020- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit21 22This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.23 24[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)25 26## TRAINING27https://www.kaggle.com/code/ebowwa/llama3-8b-simulationv0-1-training28 29## Inference30https://www.kaggle.com/code/ebowwa/simulationapiv0-1-llama-3-inference