zzhang37 commited on
Commit
a50ec74
1 Parent(s): edc68b1

Upload 2 files

Browse files

Added two shared libraries for mamba gaudi model. hpu_custom_pscan_all.cpython-310-x86_64-linux-gnu.so is the library contains the custom op used by mamba and libcustom_tpc_perf_lib.so is the TPC kernel library need to be added in GC_KERNEL_PATH env variable.

.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ hpu_custom_pscan_all.cpython-310-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
37
+ libcustom_tpc_perf_lib.so filter=lfs diff=lfs merge=lfs -text
hpu_custom_pscan_all.cpython-310-x86_64-linux-gnu.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0972ed1455f294f89da9182ffd12ea82123756e7c95faec6efb6481c07547c7
3
+ size 10394808
libcustom_tpc_perf_lib.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93c6798b1ed0a181db6fb65b58e70297dd9e2ce1b41db47bf0cadead8e7e7373
3
+ size 2079960