Skip to main content
Glama
mv3_distill.yml443 B
class_dim: 100 total_images: 50000 epochs: 1000 topk: 5 save_model_dir: ./output/ use_gpu: True model_type: cls_distill LEARNING_RATE: function: 'Cosine' params: lr: 0.001 warmup_epoch: 5 OPTIMIZER: function: 'Momentum' params: momentum: 0.9 regularizer: function: 'L2' factor: 0.00002 TRAIN: batch_size: 1280 num_workers: 4 VALID: batch_size: 64 num_workers: 4

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PaddlePaddle/PaddleOCR'

If you have feedback or need assistance with the MCP directory API, please join our Discord server