dann-od commited on
Commit
f8fe280
·
verified ·
1 Parent(s): 8f5b374

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -5
README.md CHANGED
@@ -1,5 +1,32 @@
1
- ---
2
- license: other
3
- license_name: embedl-models-community-licence-1.0
4
- license_link: https://github.com/embedl/embedl-models/blob/main/LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: embedl-models-community-licence-1.0
4
+ license_link: https://github.com/embedl/embedl-models/blob/main/LICENSE
5
+ base_model:
6
+ - facebook/sam3
7
+ quantized_from:
8
+ - facebook/sam3
9
+ tags:
10
+ - segmentation
11
+ - sam
12
+ - sam3
13
+ - quantization
14
+ - onnx
15
+ - tensorrt
16
+ - edge
17
+ - embedl
18
+ gated: true
19
+ extra_gated_heading: "Access Embedl SAM3 (Quantized)"
20
+ extra_gated_description: >-
21
+ To access this model, please review and accept the terms below.
22
+ Your contact information is collected solely to manage access and,
23
+ with your explicit consent, to notify you about updated or new
24
+ optimized models from Embedl. You can withdraw consent at any time
25
+ by contacting us (see Contact section below). See our license for full terms.
26
+ extra_gated_button_content: "Agree and request access"
27
+ extra_gated_prompt: "By requesting access you agree to the Embedl Models Community Licence and the upstream SAM License"
28
+ extra_gated_fields:
29
+ Company: text
30
+ I agree to the Embedl Models Community Licence and upstream SAM License: checkbox
31
+ I consent to being contacted by Embedl about products and services (optional): checkbox
32
+ ---