Releases: aws-samples/mistral-on-aws
Releases · aws-samples/mistral-on-aws
Repository Restructure - March 2024
Repository Restructure - March 2024
Major Structural Changes
New Top-Level Directories
- Created dedicated model-specific folders:
- "Mistral Large 2"
- "Mistral Small 3"
- "Mistral NeMo"
- "Pixtral-samples" (moved from notebooks/)
New Use Case Organization
Created "Use Cases" directory with specialized subdirectories:
- RAG/
- Fine-tuning/
- Agents/
- Code Generation/
Deployment Infrastructure
Established "Deployment" directory with clear separation:
- Bedrock/
- Bedrock Marketplace/
- SageMaker/
API-Specific Content
Created "Converse API" section with:
- Tool-Use/ subfolder for specialized implementations
- JSON mode examples
- Tool use demonstrations
Migration Details
- Reorganized existing notebooks from flat structure into logical groupings
- Consolidated related content into specialized directories
- Improved findability of example notebooks by use case
- Separated deployment guides by platform
This restructure aims to make the repository more navigable and easier to maintain as we continue to add new examples and use cases.