Transformers
Safetensors
hamilton-v7
hamiltonian-mechanics
proof-of-stake-validation
physics-informed-nn
industry-4.0
Instructions to use GlimmaryKarl/HamiltonV7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GlimmaryKarl/HamiltonV7 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GlimmaryKarl/HamiltonV7", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "architectures": [ | |
| "HamiltonTransformerModel" | |
| ], | |
| "model_type": "hamilton-v7", | |
| "input_dim": 12, | |
| "d_model": 2048, | |
| "num_layers": 32, | |
| "n_heads": 16, | |
| "output_dim": 12 | |
| } |