nielsr's picture
nielsr HF staff
Add pipeline tag, link to paper and code
c34461d verified
|
raw
history blame
789 Bytes
---
base_model: meta-llama/Llama-3.1-8B-Instruct
language:
- en
license: apache-2.0
pipeline_tag: text-to-text
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
---
# Uploaded model
- **Developed by:** JiaxinGe
- **License:** apache-2.0
- **Finetuned from model :** meta-llama/Llama-3.1-8B-Instruct
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
This is the model described in [AutoPresent: Designing Structured Visuals from Scratch](https://huggingface.co/papers/2501.00912)
Code: https://github.com/JiaxinGe/AutoPresent