--- library_name: transformers license: mit datasets: - duohub-ai/facts-extraction language: - en base_model: - meta-llama/Llama-3.1-8B-Instruct --- ## Model Details ### Model Description This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated. - **Developed by:** Oseh Mathias & duohub - **Funded by:** duohub - **Shared by:** duohub - **Finetuned from model:** `meta-llama/Llama-3.1-8B-Instruct` ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6735d23a55a98f9a6e6bfeed/V-nr3UdTR6cPhhKd42dtA.png) ## Uses This adapter allows you to use the `meta-llama/Llama-3.1-8B-Instruct` model to generate facts from content. Pass in an entire page (up to the 8192 token context window) and the model will return facts as a single sentence per line.