πŸ“‹ Model Description


license: apache-2.0 base_model:
  • nidum/Nidum-Llama-3.2-3B-Uncensored
  • meta-llama/Llama-3.2-3B
library_name: adapter-transformers tags:
  • chemistry
  • biology
  • legal
  • code
  • medical
  • finance
  • roleplay
  • uncensored
  • uncensored LLM
pipeline_tag: text-generation

Nidum-Llama-3.2-3B-Uncensored

Welcome to Nidum!

At Nidum, we believe in pushing the boundaries of innovation by providing advanced and unrestricted AI models for every application. Dive into our world of possibilities and experience the freedom of Nidum-Llama-3.2-3B-Uncensored, tailored to meet diverse needs with exceptional performance.

GitHub Icon</a>
Explore Nidum's Open-Source Projects on GitHub:
https://github.com/NidumAI-Inc


Key Features

  1. Uncensored Responses: Capable of addressing any query without content restrictions, offering detailed and uninhibited answers.
  2. Versatility: Excels in diverse use cases, from complex technical queries to engaging casual conversations.
  3. Advanced Contextual Understanding: Draws from an expansive knowledge base for accurate and context-aware outputs.
  4. Extended Context Handling: Optimized for handling long-context interactions for improved continuity and depth.
  5. Customizability: Adaptable to specific tasks and user preferences through fine-tuning.

Use Cases

  • Open-Ended Q&A
  • Creative Writing and Ideation
  • Research Assistance
  • Educational Queries
  • Casual Conversations
  • Mathematical Problem Solving
  • Long-Context Dialogues

How to Use

To start using Nidum-Llama-3.2-3B-Uncensored, follow the sample code below:

import torch
from transformers import pipeline

pipe = pipeline(
"text-generation",
model="nidum/Nidum-Llama-3.2-3B-Uncensored",
modelkwargs={"torchdtype": torch.bfloat16},
device="cuda", # replace with "mps" to run on a Mac device
)

messages = [
{"role": "user", "content": "Tell me something fascinating."},
]

outputs = pipe(messages, maxnewtokens=256)
assistantresponse = outputs[0]["generatedtext"][-1]["content"].strip()
print(assistant_response)


#### Quantized Models Available for Download
Quantized Model VersionDescription
Nidum-Llama-3.2-3B-Uncensored-F16.ggufFull 16-bit floating point precision for maximum accuracy on high-end GPUs.
model-Q2_K.ggufOptimized for minimal memory usage with lower precision, suitable for edge cases.
model-Q3K_L.ggufBalanced precision with enhanced memory efficiency for medium-range devices.
model-Q3K_M.ggufMid-range quantization for moderate precision and memory usage balance.
model-Q3K_S.ggufSmaller quantization steps, offering moderate precision with reduced memory use.
model-Q404_4.ggufPerformance-optimized for low memory, ideal for lightweight deployment.
model-Q404_8.ggufExtended quantization balancing memory use and inference speed.
model-Q408_8.ggufAdvanced memory precision targeting larger contexts.
model-Q4K_M.ggufHigh-efficiency quantization for moderate GPU resources.
model-Q4K_S.ggufOptimized for smaller-scale operations with compact memory footprint.
model-Q5K_M.ggufBalances performance and precision, ideal for robust inferencing environments.
model-Q5K_S.ggufModerate quantization targeting performance with minimal resource usage.
model-Q6_K.ggufHigh-precision quantization for accurate and stable inferencing tasks.
model-TQ1_0.ggufExperimental quantization for targeted applications in test environments.
model-TQ2_0.ggufHigh-performance tuning for experimental use cases and flexible precision.

Datasets and Fine-Tuning

The following fine-tuning datasets are leveraged to enhance specific model capabilities:

  • Uncensored Data: Enables unrestricted and uninhibited responses.
  • RAG-Based Fine-Tuning: Optimizes retrieval-augmented generation for knowledge-intensive tasks.
  • Long Context Fine-Tuning: Enhances the model's ability to process and maintain coherence in extended conversations.
  • Math-Instruct Data: Specially curated for precise and contextually accurate mathematical reasoning.

Benchmarks

After fine-tuning with uncensored data, Nidum-Llama-3.2-3B demonstrates superior performance compared to the original LLaMA model, particularly in accuracy and handling diverse, unrestricted scenarios.

#### Benchmark Summary Table

BenchmarkMetricLLaMA 3.2 3BNidum 3.2 3BObservation
GPQAExact Match (Flexible)0.30.5Nidum 3B demonstrates significant improvement, particularly in generative tasks.
Accuracy0.40.5Consistent improvement, especially in zero-shot scenarios.
HellaSwagAccuracy0.30.4Better performance in common sense reasoning tasks.
Normalized Accuracy0.30.4Enhanced ability to understand and predict context in sentence completion.
Normalized Accuracy (Stderr)0.152750.1633Slightly improved consistency in normalized accuracy.
Accuracy (Stderr)0.152750.1633Shows robustness in reasoning accuracy compared to LLaMA 3B.

Insights:

  1. GPQA Results: Fine-tuning on uncensored data has boosted Nidum 3B's Exact Match and Accuracy, particularly excelling in generative and zero-shot tasks involving domain-specific knowledge.
  2. HellaSwag Results: Nidum 3B consistently outperforms LLaMA 3B in common sense reasoning benchmarks, indicating enhanced contextual and semantic understanding.

Contributing

We welcome contributions to improve and extend the model’s capabilities. Stay tuned for updates on how to contribute.


Contact

For inquiries, collaborations, or further information, please reach out to us at [email protected].


Explore the Possibilities

Dive into unrestricted creativity and innovation with Nidum Llama 3.2 3B Uncensored!

πŸ“‚ GGUF File List

πŸ“ Filename πŸ“¦ Size ⚑ Download
Nidum-Llama-3.2-3B-Uncensored-F16.gguf
LFS FP16
5.99 GB Download
model-Q2_K.gguf
LFS Q2
1.27 GB Download
model-Q3_K_L.gguf
LFS Q3
1.69 GB Download
model-Q3_K_M.gguf
LFS Q3
1.57 GB Download
model-Q3_K_S.gguf
LFS Q3
1.44 GB Download
model-Q4_0_4_4.gguf
Recommended LFS Q4
1.79 GB Download
model-Q4_0_4_8.gguf
LFS Q4
1.79 GB Download
model-Q4_0_8_8.gguf
LFS Q4
1.79 GB Download
model-Q4_K_M.gguf
LFS Q4
1.88 GB Download
model-Q4_K_S.gguf
LFS Q4
1.8 GB Download
model-Q5_K_M.gguf
LFS Q5
2.16 GB Download
model-Q5_K_S.gguf
LFS Q5
2.11 GB Download
model-Q6_K.gguf
LFS Q6
2.46 GB Download
model-TQ1_0.gguf
LFS
883.38 MB Download
model-TQ2_0.gguf
LFS Q2
1009.38 MB Download