Skip to content

pearcemc/mistral-7b-reference

 
 

Repository files navigation

Mistral Transformer

This repository contains modified code for running mistral's 7B model on CPU.

See the original repo for details: https://github.com/mistralai/mistral-src

Only the implemenatation in one_file_ref.py has been updated for this exercise. It works, for CPU, modulo some changes made to tidy it up...

on cpu

About

Reference implementation of Mistral AI 7B v0.1 model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 75.0%
  • Python 24.0%
  • Other 1.0%