Miscellaneous¶
Porting applications to the CS-3¶
Cerebras documentation for porting code to run on a Cerebras CS-3 system:
Port Pytorch Models to Cerebras
Finetuning a model using CS-3s¶
The Cerebras tutorial for finetuning a model:
Fine-Tune Your First Model
The tutorial covers how to:
- Setup your environment
- Pre-process a small dataset (documents and their summaries)
- Port a trained model from Hugging Face (Llama3-8B)
- Fine-tune and evaluate a model
- Test your model on downstream tasks
- Port your model to Hugging Face format