linglingdan/DRIFT-8B-Chemistry

TEXT GENERATIONConcurrent Unit Cost:1Model Size:8BQuant:FP8Context Size:32kTool Calling:SupportedPublished:Jun 17, 2026License:otherArchitecture:Transformer Featherless Exclusive Cold

DRIFT-8B-Chemistry is an 8 billion parameter language model fine-tuned by linglingdan based on Qwen/Qwen3-8B, designed for chemistry-related tasks. It leverages a Qwen3ForCausalLM architecture and supports a context length of 32768 tokens. This model is specifically optimized for generating chemistry-focused content and responses, building upon the robust capabilities of its Qwen3 base.

Loading preview...

Model Overview

DRIFT-8B-Chemistry is an 8 billion parameter language model developed by linglingdan, fine-tuned from the Qwen/Qwen3-8B base model. It utilizes the Qwen3ForCausalLM architecture and is distributed in bfloat16 precision with sharded safetensors weights. The model is designed to handle a substantial context length, with a configured max_position_embeddings of 40960, making it suitable for processing detailed chemical information.

Key Capabilities

  • Chemistry-focused Generation: Fine-tuned to excel in tasks related to chemistry, leveraging its Qwen3 base for robust language understanding and generation.
  • Large Context Window: Supports a significant context length, enabling the processing and generation of longer, more complex chemical texts and discussions.
  • Qwen3 Architecture: Benefits from the advanced capabilities and performance characteristics of the Qwen3 model family.

Usage and Limitations

This model can be easily integrated using the HuggingFace transformers library, with provided Python code examples for quick setup. Default generation parameters include temperature=0.6, top_k=20, and top_p=0.95, which can be adjusted for specific deployment needs. Users should be aware of potential limitations, including the possibility of hallucinating tool calls or producing invalid arguments, and general issues related to safety, bias, and domain-specific failure modes that are not extensively documented.