albert-salman
Results
2
issues of
albert-salman
Hello, Great template! Seems to be not a tempalte problem but deploy to netlify is not working. Tested couple of minutes ago, some ? node-sass build problem?
Hello, I am using following guide as an example: https://github.com/huggingface/notebooks/blob/main/sagemaker/12_batch_transform_inference/sagemaker-notebook.ipynb hub = { 'HF_MODEL_ID':'flair/ner-english', 'HF_TASK':'token-classification' } huggingface_model = HuggingFaceModel( env=hub, # configuration for loading model from Hub role=role, # iam...