Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -526,14 +526,6 @@ response = client.chat.completions.create(
|
|
526 |
print(response)
|
527 |
```
|
528 |
|
529 |
-
### vLLM
|
530 |
-
|
531 |
-
TODO
|
532 |
-
|
533 |
-
### Ollama
|
534 |
-
|
535 |
-
TODO
|
536 |
-
|
537 |
## License
|
538 |
|
539 |
This project is released under the MIT license, while InternLM2 is licensed under the Apache-2.0 license.
|
|
|
526 |
print(response)
|
527 |
```
|
528 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
529 |
## License
|
530 |
|
531 |
This project is released under the MIT license, while InternLM2 is licensed under the Apache-2.0 license.
|