Skip to content

louisVincentPoellhuber/benchmarkMamba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benchmarkMamba

This is the directory we'll be using to benchmark Mamba.

Install

We should start by creating a virtual environment, so that the code can be easily reproduced. We can do it either directly in VSCode or with a terminal.

I added a .env file containing the following environment variables:

  • LOCAL_DATA_PATH: The path on your computer to the data, so we can test locally before testing on SSH.
  • HF_TOKEN: Your huggingface API token. I imagine we're gonna need it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages