PowerMachine/CNN-BiGRU
v3.0: fix push_to_hf.py to use path_in_repo=cnn_bigru
Delete utils/xeon_runtime.py with huggingface_hub
Delete utils/vqvae2.py with huggingface_hub
Delete utils/semantic_embeddings.py with huggingface_hub
Delete utils/quantization.py with huggingface_hub
Delete utils/monitoring.py with huggingface_hub
Delete utils/memory_optimizer.py with huggingface_hub
Delete utils/ewc.py with huggingface_hub
Delete utils/__init__.py with huggingface_hub
Delete training/trainer.py with huggingface_hub
Delete training/hypothesis_controller.py with huggingface_hub
Delete training/auto_learner.py with huggingface_hub
Delete training/__init__.py with huggingface_hub
Delete tokenizer/bbpe_tokenizer.py with huggingface_hub
Delete tokenizer/__init__.py with huggingface_hub
Delete tests/test_50_samples.py with huggingface_hub
Delete tests/test_500_samples.py with huggingface_hub
Delete tests/__init__.py with huggingface_hub
Delete scripts/push_to_hf.py with huggingface_hub
Delete requirements.txt with huggingface_hub
Delete models/transformer_block.py with huggingface_hub
Delete models/rope.py with huggingface_hub
Delete models/nlp.py with huggingface_hub
Delete models/nlg.py with huggingface_hub
Delete models/multimodal_model.py with huggingface_hub
Delete models/multimodal_encoders.py with huggingface_hub
Delete models/multimodal_attention.py with huggingface_hub
Delete models/medusa_heads.py with huggingface_hub
Delete models/generator_verifier.py with huggingface_hub
Delete models/cyclic_reasoning.py with huggingface_hub
Delete models/cooperative_bigru.py with huggingface_hub
Delete models/context_window.py with huggingface_hub
Delete models/__init__.py with huggingface_hub
Delete losses/losses.py with huggingface_hub
Delete losses/__init__.py with huggingface_hub
Delete inference/inference.py with huggingface_hub
Delete inference/__init__.py with huggingface_hub
Delete docs/MATH_ANALYSIS.md with huggingface_hub
Delete data/streaming_dataset.py with huggingface_hub
Delete data/__init__.py with huggingface_hub
Delete __init__.py with huggingface_hub
Delete README.md with huggingface_hub
v3.0: reorganiza arquivos sob cnn_bigru/ (preserva árvore de pastas)
v3.0: 9 novos módulos (CyclicReasoning, Medusa, NLG, NLP, MMA, VQVAE2, W8A8, LongContext 1M, Monitor) + bug fixes (attempt 1)
Delete cnn_bigru/utils/xeon_runtime.py with huggingface_hub
Delete cnn_bigru/utils/semantic_embeddings.py with huggingface_hub
Delete cnn_bigru/utils/memory_optimizer.py with huggingface_hub
Delete cnn_bigru/utils/__init__.py with huggingface_hub
Delete cnn_bigru/training/trainer.py with huggingface_hub
Delete cnn_bigru/training/hypothesis_controller.py with huggingface_hub
