mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
download all mlirs (#1727)
Co-authored-by: Elias Joseph <elias@nod-labs.com>
This commit is contained in:
@@ -1201,6 +1201,9 @@ class ShardedVicuna(VicunaBase):
|
||||
return self.get_sharded_model(
|
||||
device=device, compressed=self.compressed
|
||||
)
|
||||
return self.get_sharded_model(
|
||||
device=device, compressed=self.compressed
|
||||
)
|
||||
|
||||
def generate(self, prompt, cli=False):
|
||||
# TODO: refactor for cleaner integration
|
||||
|
||||
Reference in New Issue
Block a user