certified-developer
certified-developer copied to clipboard
Official repository of the Intel Certified Developer Program
Lab 6 not working as "Falcon has now been fully ported into the Hugging Face transformers library"
I tried to run Lab 6 on my laptop following the instructions but I received this message: _WARNING: You are currently loading Falcon using legacy code contained in the model...
## Summary: This PR addresses persistent UserWarnings related to field names in Pydantic models that were previously thought to conflict with protected namespaces within Pydantic's internal mechanics. Despite attempts to...
Following Lab5 HTML instructions and running ```python IntelPyTorch_Optimizations.py -dtype "fp32"``` in JupiterLabs returns an exception as the server cannot access the internet to download the dataset from ```https://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz``` Full exception...
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.10.0 to 2.12.1. Release notes Sourced from mlflow's releases. MLflow 2.12.1 includes several major features and improvements With this release, we're pleased to introduce several major new...
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.30.0 to 1.37.0. Release notes Sourced from streamlit's releases. 1.37.0 What's Changed New Features 🎉 Stacking options - st.bar_chart by @mayagbarnes in streamlit/streamlit#8945 Support graphviz.sources.Source object for...
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.0 to 0.2.10. Release notes Sourced from langchain's releases. langchain-text-splitters==0.2.4 Changes since langchain-text-splitters==0.2.2 text-splitters[patch]: Release 0.2.4 (#25979) text-splitters[patch]: Modified SpacyTextSplitter to fully keep whitespace when strip_whitespace is...
Bumps [datasets](https://github.com/huggingface/datasets) from 3.5.0 to 3.5.1. Release notes Sourced from datasets's releases. 3.5.1 Bug fixes support pyarrow 20 by @lhoestq in huggingface/datasets#7540 Fix pyarrow error TypeError: ArrayExtensionArray.to_pylist() got an unexpected...
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.21.2 to 2.21.3. Release notes Sourced from mlflow's releases. MLflow 2.21.3 includes a few bug fixes and feature updates. Features: [Tracing] Add return_type argument to mlflow.search_traces() API...
Bumps [scikit-learn-intelex](https://github.com/intel/scikit-learn-intelex) from 2025.4.0 to 2025.5.0. Release notes Sourced from scikit-learn-intelex's releases. Extension for Scikit-learn* 2025.5.0 Extension for Scikit-learn* is happy to introduce 2025.5.0 release! :rotating_light: What's New Introduced new...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.1 to 2.11.4. Release notes Sourced from pydantic's releases. v2.11.4 2025-04-29 What's Changed Packaging Bump mkdocs-llmstxt to v0.2.0 by @Viicos in #11725 Changes Allow config and bases...