Tiny-Vicuna-1B_model.py and Tiny-Vicuna-1B_train.py and Tiny-Vicuna-1B_sample.py

#4
by MartialTerran - opened

Can you please provide in the files the stand-alone python scripts necessary to run this model (weights and config, and tokenizer) on local PC, with standalone pythons scripts such as Tiny-Vicuna-1B_model.py and Tiny-Vicuna-1B_train.py and Tiny-Vicuna-1B_sample.py (that are not dependent upon complex Huggingface Transformers library or c++ libraries that are difficult to debug and tinker with). P.S. Currently, there is no How To Use Example/Guide whatsoever, which is a barrier for even those who may be interested in using the Huggingface Transformers Library to operate this model?

Sign up or log in to comment