Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for larger models at a future block. #83

Merged
merged 13 commits into from
Mar 24, 2024
Merged

Conversation

Sid-Data-Universe
Copy link
Collaborator

@Sid-Data-Universe Sid-Data-Universe commented Mar 18, 2024

  1. Enable 15g model sizes at future block.
  2. Use optimizations (flash attention 2 and bfloat16) when loading models for inference at future block.
  3. Limit model types at future block to those that support optimizations.
  4. Run inference with 8192 sequence length at future block.

constants/__init__.py Outdated Show resolved Hide resolved
constants/__init__.py Outdated Show resolved Hide resolved
docs/miner.md Outdated Show resolved Hide resolved
docs/validator.md Outdated Show resolved Hide resolved
model/storage/disk/disk_model_store.py Show resolved Hide resolved
neurons/validator.py Show resolved Hide resolved
pretrain/model.py Show resolved Hide resolved
constants/__init__.py Outdated Show resolved Hide resolved
docs/miner.md Show resolved Hide resolved
@Sid-Data-Universe Sid-Data-Universe merged commit 7ae6d0c into dev Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants