DanielClough/Candle_phi-1_5
Hugging Face
TEXT GENERATIONConcurrency Cost:1Model Size:1.4BQuant:BF16Ctx Length:2kPublished:Jan 26, 2024License:mitArchitecture:Transformer Open Weights Warm

DanielClough/Candle_phi-1_5 is a 1.4 billion parameter language model, based on Microsoft's Phi-1.5 architecture, specifically packaged in the GGUF format for use with the HuggingFace Candle framework. This model is designed for efficient inference within the Candle ecosystem, offering a compact yet capable solution for various natural language processing tasks. It provides an accessible option for developers leveraging Candle for their machine learning applications.

Loading preview...

DanielClough/Candle_phi-1_5 Overview

This model is a 1.4 billion parameter variant of Microsoft's Phi-1.5, specifically prepared and distributed by DanielClough. Its primary distinction lies in its packaging: it is provided in the .gguf format, which is optimized for use with the HuggingFace Candle machine learning framework. This makes it particularly suitable for developers and researchers who are building applications within the Candle ecosystem.

Key Characteristics

  • Architecture: Based on the compact and efficient Phi-1.5 model from Microsoft.
  • Parameter Count: Features 1.4 billion parameters, offering a balance between performance and computational efficiency.
  • Format: Distributed in the .gguf format, ensuring compatibility and optimized performance with HuggingFace Candle.
  • Inference: Designed for efficient inference within the Candle framework, making it a good choice for resource-constrained environments or applications requiring fast processing.

Important Note

  • These .gguf files are not compatible with llama.cpp and are exclusively intended for use with HuggingFace Candle. Users should refer to the original Microsoft Phi-1.5 repository for comprehensive details on the model's architecture, training, and capabilities.