openai / transformer-debugger

MIT License
4.01k stars 231 forks source link

Can other models be supported? #18

Open zhangfan-algo opened 5 months ago

zhangfan-algo commented 5 months ago

like llama Series and qwen Series

WuTheFWasThat commented 4 months ago

yes it's possible but you'd have to implement it yourself. just needs to support a similar hooks structure