danieldk HF Staff commited on
Commit
569adaa
·
verified ·
1 Parent(s): 84cf777

Build uploaded using `kernels`.

Browse files
.gitattributes CHANGED
@@ -35,3 +35,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_c31f916.abi3.so filter=lfs diff=lfs merge=lfs -text
37
  build/torch29-metal-aarch64-darwin/_bitsandbytes_mps_c31f916.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_c31f916.abi3.so filter=lfs diff=lfs merge=lfs -text
37
  build/torch29-metal-aarch64-darwin/_bitsandbytes_mps_c31f916.abi3.so filter=lfs diff=lfs merge=lfs -text
38
+ build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_42e0dd1.abi3.so filter=lfs diff=lfs merge=lfs -text
39
+ build/torch29-metal-aarch64-darwin/_bitsandbytes_mps_metal_42e0dd1.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-metal-aarch64-darwin/{_bitsandbytes_mps_c31f916.abi3.so → _bitsandbytes_mps_metal_42e0dd1.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03e84d69f0649570e560d12267b9e1ef8cd187f8bb13a737f0a28d40af567259
3
- size 845120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdeaeb734fc35b4c5a74750039f3445063686f4ac5bb2d7dcbfe0870c894dcaa
3
+ size 845176
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_c31f916
3
- ops = torch.ops._bitsandbytes_mps_c31f916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_c31f916::{op_name}"
 
1
  import torch
2
+ from . import _bitsandbytes_mps_metal_42e0dd1
3
+ ops = torch.ops._bitsandbytes_mps_metal_42e0dd1
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_bitsandbytes_mps_metal_42e0dd1::{op_name}"
build/torch210-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,3 +1,4 @@
1
  {
 
2
  "python-depends": []
3
  }
 
1
  {
2
+ "version": 1,
3
  "python-depends": []
4
  }
build/torch29-metal-aarch64-darwin/{_bitsandbytes_mps_c31f916.abi3.so → _bitsandbytes_mps_metal_42e0dd1.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2ab4506b4b2d6581d5a13e3824b8df1a49da98ee95166e3b85f059f51256e41
3
- size 844464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1376c17866d5c32339a331a725fbff002041d94d825ccf97795420788cc74f4
3
+ size 844504
build/torch29-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_c31f916
3
- ops = torch.ops._bitsandbytes_mps_c31f916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_c31f916::{op_name}"
 
1
  import torch
2
+ from . import _bitsandbytes_mps_metal_42e0dd1
3
+ ops = torch.ops._bitsandbytes_mps_metal_42e0dd1
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_bitsandbytes_mps_metal_42e0dd1::{op_name}"
build/torch29-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,3 +1,4 @@
1
  {
 
2
  "python-depends": []
3
  }
 
1
  {
2
+ "version": 1,
3
  "python-depends": []
4
  }