🧠 Mnemosyne-SCLM v4.3.3

Cognitive AI System by Mike Amega (Logo) - Ame Web Studio

📜 Dual License

Open Source (Apache 2.0)

  • ✅ Personal use
  • ✅ Research
  • ✅ Non-commercial projects
  • ⚠️ Must include attribution

Commercial License

Features v4.3.3

  • ✅ Audio input with Whisper transcription + AUTO-SEND
  • ✅ Max tokens: 4096
  • ✅ Symbolic math (N+N with SymPy)
  • ✅ RoPE dimension fix
  • ✅ Multi-scale memory
  • ✅ Episodic memory
  • ✅ HYBRID GPU/CPU mode

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("amewebstudio/mnemosyne-multimodal-v4", trust_remote_code=True)
tokenizer = AutoTokenizer.from_pretrained("amewebstudio/mnemosyne-multimodal-v4")

Business Source License 1.1 (BSL-1.1) - See LICENSE for details.

Copyright (c) 2025 (Ame Web Studio). All Rights Reserved.

👤 Author Mike Amega - Ame Web Studio 📧 amewebstudio35@gmail.com

© 2024 Mike Amega - Ame Web Studio

Downloads last month
40
Safetensors
Model size
5B params
Tensor type
F16
·
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Spaces using amewebstudio/mnemosyne-multimodal-v4 3