--- base_model: llm-jp/llm-jp-3-13b tags: - text-generation-inference - transformers - unsloth - llama - trl license: apache-2.0 language: - en --- # Uploaded model - **Developed by:** uchidama - **License:** apache-2.0 - **Finetuned from model :** llm-jp/llm-jp-3-13b This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth) # LLMでの出力方法 次のコードで動作します: [https://gist.github.com/uchidama/e126673d841021f4c0cd9f7371abc2a3](https://gist.github.com/uchidama/e126673d841021f4c0cd9f7371abc2a3) `Model_Inference_Template_unsloth_20241127.ipynb` をベースに、`adapter_id` の値だけを修正したコードです。