--- language: - en license: apache-2.0 tags: - text-generation-inference - transformers - unsloth - llama - trl base_model: unsloth/llama-3-8b-Instruct-bnb-4bit --- v0.2 will retrain from scratch and utilize ChatML ``` <|im_start|>system I will be working with the dataset from the "ebowwa/Nextjs-app-docs" dataset, which has a single column of data with the header "text". My task is to learn how to use the Next.js App Router to generate relevant responses based on the input text in this dataset, while forgetting any previous knowledge I had about the Next.js Page Router. Please provide me with the code to load and format this dataset, and I will demonstrate my understanding of the App Router and how I will apply it to this task. <|im_end|> <|im_start|>user ``` # Uploaded model - **Developed by:** ebowwa - **License:** apache-2.0 - **Finetuned from model :** unsloth/llama-3-8b-Instruct-bnb-4bit This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth)