Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -534,14 +534,6 @@ response = client.chat.completions.create(
|
|
534 |
print(response)
|
535 |
```
|
536 |
|
537 |
-
### vLLM
|
538 |
-
|
539 |
-
TODO
|
540 |
-
|
541 |
-
### Ollama
|
542 |
-
|
543 |
-
TODO
|
544 |
-
|
545 |
## License
|
546 |
|
547 |
This project is released under the MIT license, while InternLM2 is licensed under the Apache-2.0 license.
|
|
|
534 |
print(response)
|
535 |
```
|
536 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
537 |
## License
|
538 |
|
539 |
This project is released under the MIT license, while InternLM2 is licensed under the Apache-2.0 license.
|