-
- Downloads
add gradient llms and example (#7794)
Showing
- docs/api_reference/llms.rst 2 additions, 0 deletionsdocs/api_reference/llms.rst
- docs/api_reference/llms/gradient_base_model.rst 5 additions, 0 deletionsdocs/api_reference/llms/gradient_base_model.rst
- docs/api_reference/llms/gradient_model_adapter.rst 5 additions, 0 deletionsdocs/api_reference/llms/gradient_model_adapter.rst
- docs/core_modules/model_modules/llms/modules.md 11 additions, 0 deletionsdocs/core_modules/model_modules/llms/modules.md
- docs/examples/llm/gradient_base_model.ipynb 187 additions, 0 deletionsdocs/examples/llm/gradient_base_model.ipynb
- docs/examples/llm/gradient_model_adapter.ipynb 187 additions, 0 deletionsdocs/examples/llm/gradient_model_adapter.ipynb
- examples/gradient/Gradient Integration Demo.ipynb 239 additions, 0 deletionsexamples/gradient/Gradient Integration Demo.ipynb
- llama_index/llms/__init__.py 3 additions, 0 deletionsllama_index/llms/__init__.py
- llama_index/llms/gradient.py 156 additions, 0 deletionsllama_index/llms/gradient.py
- llama_index/llms/loading.py 3 additions, 0 deletionsllama_index/llms/loading.py
Loading
Please register or sign in to comment