MCPcopy
hub / github.com/hpcaitech/ColossalAI / train.py

File train.py

applications/Colossal-LLaMA/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2# -*- coding: utf-8 -*-
3"""
4Continual Pre-training/Supervised fine-tuning of Colossal-LLaMA-2 developed by Colossal-AI Team

Callers

nothing calls this directly

Calls 1

trainFunction · 0.70

Tested by

no test coverage detected