Instructions to use ewald1976/Corridor-D-12B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Local Apps
- Unsloth Studio new
How to use ewald1976/Corridor-D-12B with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for ewald1976/Corridor-D-12B to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for ewald1976/Corridor-D-12B to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for ewald1976/Corridor-D-12B to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="ewald1976/Corridor-D-12B", max_seq_length=2048, )
Corridor-D-12B
Model card: Corridor-D-12B
Classification: Personality engine, fine tuned.
Parent model: ewald1976/Corridor-C-12B
Tuned for: The corridor between a waiting room and an interview room.
Key differences from parent model:
Memory decay increased by 20% to match real-time memory decay in corridors.
Personality projection reduced from room-scale to body-scale.
Affect contagion rate increased by 15%.
Performance:
The model produced realistic speech and movement for a five-minute corridor scene. Personality decay was accurately modeled, but memory decay exceeded the test room camera's delay. The model returned a normal shutdown state.
Testing note: At 3:05, the actor reported feeling cold. No temperature change was recorded in the room or on her skin.
The model card, test run, and camera footage have been sealed.
Settings
- temp: 0.5-0.6
- rep pen: 1.05
- min_p: 0.05
- top_p: 0.90-0.95
This model is provided as-is, without warranty of any kind. The creator of this model accepts no responsibility for any content generated by the model, including harmful, offensive, misleading, or otherwise objectionable outputs. You use it at your own risk.
- Downloads last month
- 101
Model tree for ewald1976/Corridor-D-12B
Base model
mistralai/Mistral-Nemo-Base-2407