Open win10ogod opened 2 weeks ago
Is it possible to try to support llm of other architectures as the backbone? Perhaps the model definition can be updated, or can we only use phi3 architecture models?
You can replace phi3 with any other models. But note that you might need to modify the model code.
Is it possible to try to support llm of other architectures as the backbone? Perhaps the model definition can be updated, or can we only use phi3 architecture models?