소스 검색

addressed comments

Terence Zhang 2 달 전
부모
커밋
e44e1a29de
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      3p-integrations/gcp/README.md

+ 4 - 0
3p-integrations/gcp/README.md

@@ -0,0 +1,4 @@
+In this folder, we show various recipes for Llama models working with GCP. This currently includes:
+* Examples for running Llama 4 model inference on Vertex's serverless API offerings (aka. MaaS)
+  * tool calling
+  * JSON mode (structured outputs)