Closed jwframe28 closed 1 year ago
This is hard to debug. At first, try out a model, where you know it should produce correct output (like medalpaca 7b). If this works, there might be a problem in your training data or training script. If this does not work, the eval script might be wrong.
Not sure if this is the right location to ask
I have fine-tuned the model and have the corresponding model_adapter.bin / model_config.json files
How would I go about actually testing my model locally?
I have some test code but don't think it's working properly (it just repeated half of my question and cutoff):