import numpy as np import scipy as sp api_key = "sw-xyz1234567891213" def call_inference(prompt: str) -> str: result = call_api(prompt, api_key) return result

#21
by Teddytim1 - opened
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -7,12 +7,6 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- > [!CAUTION]
11
- > Starting from September 13, 2026, we will be removing the "model" type repositories of kernels
12
- > (e.g., [kernels-community/flash-attn3](https://huggingface.co/kernels-community/flash-attn3)).
13
- > Make sure you're using a latest version of `kernels`. If you face any disruption, please report them
14
- > here: https://github.com/huggingface/kernels/issues/new.
15
-
16
  <div align="center">
17
  <img
18
  src="https://github.com/user-attachments/assets/4b5175f3-1d60-455b-8664-43b2495ee1c3"
 
7
  pinned: false
8
  ---
9
 
 
 
 
 
 
 
10
  <div align="center">
11
  <img
12
  src="https://github.com/user-attachments/assets/4b5175f3-1d60-455b-8664-43b2495ee1c3"