Model · Text generation
Qwen
Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2: - Significantly more knowledge and has greatly improved capabilities in coding and mathematics, thanks to our specialized expert models in these domains. - Significant improvements in instruction following, generating long texts (over 8K tokens), understanding structured data (e.g, tables), and generating structured outputs especially JSON. More resilient to the diversity of system prompts, enhancing role-play implementation and…
Open weights
apache-2.0
1.5B parameters
32,768 tokens
transformers
This repository contains an instruction-tuned causal language model for text generation and chat-style prompts. Use a recent version of transformers that supports this model architecture. The following example loads the model from this repository and generates a response.
Open weights
apache-2.0
1.5B parameters
32,768 tokens
transformers
This qwen2 model was trained 2x faster with Unsloth and Huggingface's TRL library.
Open weights
apache-2.0
1.5B parameters
32,768 tokens
transformers
This is the model card of a transformers model that has been pushed on the Hub. Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. Use the code below to get started with the model. Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).
Open weights
1.5B parameters
32,768 tokens
transformers
Model · Text generation
Ai2
We introduce OLMo 2 1B, the smallest model in the OLMo 2 family. OLMo 2 was pre-trained on OLMo-mix-1124 and uses Dolmino-mix-1124 for mid-training. OLMo 2 is the latest in a series of Open Language Models designed to enable the science of language models. We have released all code, checkpoints, logs, and associated training details on GitHub. The core models released in this batch include the following: OLMo 2 1B is supported in transformers v4.48 or higher: If using vLLM, you will need to install from the main branch until v0.7.4 is released. Please You can use OLMo with the standard HuggingFace transformers library: For faster performance, you can quantize the model using the following…
Open weights
apache-2.0
1.5B parameters
4,096 tokens
transformers
The first defense AI reasoning model on Hugging Face. Shepherd-Alpha is a tactical reasoning model fine-tuned on dual-perspective military scenario analysis using BiCell Depth Dispersal — a novel training methodology that partitions transformer layers by abstraction depth and trains them asymmetrically to separate representation encoding from task-specific reasoning. Developed by Convergent Intelligence LLC: Research Division Given a tactical scenario, Shepherd-Alpha produces structured dual-perspective analysis: - Attack reasoning — how an adversary would exploit the situation - Defense reasoning — how to counter, mitigate, and survive The model is trained to think like both attacker and…
Open weights
apache-2.0
1.7B parameters
40,960 tokens
transformers