Commit d590081
authored
[Bug-Fix :] QEFFAutoModelForCausalLM __repr__() Method Fixed (#307)
This is just small fixes done for printing the
`QEFFAutoModelForCausalLM`'s instance by changing the `__repr__(self)`
method.
Signed-off-by: Abukhoyer Shaik <[email protected]>1 parent 01dffb6 commit d590081
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1325 | 1325 | | |
1326 | 1326 | | |
1327 | 1327 | | |
1328 | | - | |
| 1328 | + | |
1329 | 1329 | | |
1330 | 1330 | | |
1331 | 1331 | | |
| |||
0 commit comments