Instructions to use CodeSandwich/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use CodeSandwich/test with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://CodeSandwich/test") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ language:
|
|
| 8 |
funding:
|
| 9 |
drips:
|
| 10 |
ethereum:
|
| 11 |
-
ownedBy: "
|
| 12 |
sepolia:
|
| 13 |
ownedBy: "0x000000000000000000000000000000000050dead"
|
| 14 |
chain:
|
|
|
|
| 8 |
funding:
|
| 9 |
drips:
|
| 10 |
ethereum:
|
| 11 |
+
ownedBy: "0x341a08926DcA7FA7D135F96e4D76B696e5f6D38A"
|
| 12 |
sepolia:
|
| 13 |
ownedBy: "0x000000000000000000000000000000000050dead"
|
| 14 |
chain:
|