LiuChaoXD

Results 3 issues of LiuChaoXD

This PR - add TSN dygraph model

contributor

fixed the bug in training tsn model fixed the bug in evaluating tsn model remove some files which will not be required

contributor

### What is the issue? I create the modelfile follow the document. ``` FROM Path/to/mixtral/gguf PARAMETER temperature 0.9 PARAMETER num_ctx 32000 PARAMETER stop "[INST]" PARAMETER stop "[/INST]" TEMPLATE """ {{...

bug